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} (ht...
Hi, I'm able to retrieve the data by application name using the code in this API: https://docs.appdynamics.com/appd/22.x/latest/en/extend-appdynamics/appdynamics-apis/license-api#id-.LicenseAPIv22.1-RetrievebyApplicationName.But the fallbackLicenseUn...
While taking last modified time (file watcher) metric in dashboard it is showing epoch time format. How can I convert that epoch time in normal readable form (dd\mm\yyyy hh:mm:ss). I've tried using metric expression but it was not working, also when ...