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 ?
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
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.