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

Is there a way to update the dashboards through API

Dhiraj.Shet
Wanderer

Hi,

 

I am creating the dashboards using the REST API and I want to manage the dashboards in more automated way. Is there way I can update the dashboard contents(JSON) via APIs ?

2 REPLIES 2

Mario.Morelli
Architect

Hi Dhiraj

 

Sur you can, you can check out the AppDynamics REST API documentation

 

Also there is a tool to Templatize your dashboard, please have a look below

https://github.com/Appdynamics/AppDash

 

Ciao



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

Learn more about me in the Community Member Spotlight Q & A

Thanks for replying.

As per my understanding we have the REST APIs to Import and Export the dashboards (https://docs.appdynamics.com/display/PRO45/Configuration+Import+and+Export+API#ConfigurationImportan...), but I am not sure about updating them.