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
04-26-2019 10:51 AM - last edited on 10-11-2019 10:27 AM by Ryan.Paredez
Have a need to query AppDynamic controller via REST API. Looking specifically for retrieving the most recent availability status of one or more Synthetic request Jobs. Unclear how one might do that from existing documentation...
Solved! Go to Solution.
05-02-2019 04:43 AM
Going to post a response to my own query here, in case this helps anyone else.
Have not found a mechanism of querying the status of synthentic jobs via REST API, but what we have been able to do is:
Define a Policy for the job(s)
Use the "Alerts and Respond API" (https://docs.appdynamics.com/display/PRO45/Alert+and+Respond+API) to query for Events using an event-type of POLICY_OPEN_CRITICAL,POLICY_CLOSE_CRITICAL
One downside is a Policy must have an Action associated with it. Our controller is SaaS, so our options to use custom actions is limited, we ended up defining a Email action and post the email to a "Black-hole" mailbox.
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