cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Granular Configuration of Application Policies

Trevor.Rowe
Explorer

Currently trying to develop a RESTful API that will allow my team to perform more specified configurations for a bulk number of applications across differing controllers. NONE of the AppDynamics APIs have support for this type of functionality (That I have found at least). How would I, for example, RESTFully configure any compoenent of a policy or health rule... Any help on this would be greatly appreciated :)

1 REPLY 1

Pratik.Maskey
AppDynamics Team (Retired)

Hi Trevor,

 

You can create a policy using REST API by opening Swagger UI (instructions here). Next, search for Policies API POST request. Please see the attached screenshot.

 

Find the attributes to pass under the following link.

https://docs.appdynamics.com/display/PRO44/Configuration+Import+and+Export+API#ConfigurationImportan...

 

 

Screen Shot 2018-07-19 at 10.23.06 AM.png

 

-Thanks



Found something helpful? Click the Accept as Solution button to help others find answers faster.
Liked something? Click the Thumbs Up button.