Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
07-03-2018 12:22 AM
Hi,
I have a DB Monitoring enabled and some HRV configured, so when I view the details of a violation, I can see in the URL an Application ID which is not any of my Applications... If I try to get the HRVs for this unknown application ID through the REST API, it is succesfully returning the violations for my database.
How can I get the application IDs for each of my databases other than manually expecting the URL in the browser for each of them?
The rest calls I am using are:
/controller/rest/applications/458/problems/healthrule-violations?time-range-type=BEFORE_NOW&duration-in-mins=3600
But if I try:
/controller/rest/applications
I don't see application with id 458
07-03-2018 01:50 AM
So... it seems I figured out this one as well, but if someone can confirm it would be nice:
It seems like the application Id wich I see in the URL is not different for every application but that is actually the id of the internal "Database Monitoring" application. Meaning that I can get HRVs from the API for all the databases with a single request against the "Database Monitoring" app or its internal ID.
07-03-2018 03:46 AM
Hi,
Yes, that is correct. Database Monitoring is itself an application. As you already checked the Database Monitoring application id, you can use it to retrieve HR violations.
Please follow docs for more information.
Thanks,
Yogesh
11-26-2018 07:31 AM
So how do I find out what this magic application ID is?
11-27-2018 01:25 PM
We thought the new REST API released in version 4.5.4 might be of your interest. Using this API you can fetch the list of your monitored Database Servers and their details.
Product Update, November 2018 (v4.5.4) provides complete information on what's new in v4.5.4.
Hope it helps.
11-27-2018 11:21 PM
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form