Controller (SaaS, On Premises)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Postman configuration for AppDynamics API

Hi, I'm trying to configure my postman client so that I can authenticate to an on-premise appdynamics controller APIs through oauth2.     I've set my configuration to Acces token URL = https://appd.xxx.com/controller/api/oauth/access_token   Client ...

postman.png

API to get health Rule Status

Is there any API that we can use to get the status of a specific healthrule?  Looking to be able to use the healthrule status with deployments of applications that we can use to validate that the application is still in good working condition. 

API to get violations data

Hi Team, I am trying to get violations data from appdynamics via APIs. Now I am using this APIhttps://appdynamics.com/controller/rest/applications/application_name/problems/healthruleviolations?&time-range-type=BEFORE_NOW&duration-in-mins=1440&output...