Hi, Can we get the license usage summary by application name using API? I’ve tried the license usage with the license ID and account ID but getting the availability of the license as an output. GET /controller/licensing/v1/usage/license/{licenseId} (http://<host>:<port>/controller/licensing/v1/usage/license/{licenseId} http://<host>:<port>/controller/licensing/v1/usage/account/{accountId}) These APIs are running well but not getting the output I’m looking for. I’m looking for the usage, like how much of the license is consumed in real-time. I appreciate any help you can provide.
... View more