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

Dasboard ID

Nishant.Kumar
Builder

Hi,

 

Is there a way to get the dasboard ID of a specific dashboard in the Appdynamics. Or i have to loop around to find out ?

3 REPLIES 3

Radhika.Puthiyetath
AppDynamics Team (Retired)

Hi @Nishant.Kumar

 

Thank you for posting your query on the AppDynamics Community.

 

You can discover the ID of a dashboard in the Controller UI. When you open the dashboard in the UI, the ID appears as the dashboard parameter at the end of the URL.

 

For more details, refer to the following docs:

Export Custom Dashboards

Export Custom Dashboards and Templates

 

Hope it helps.

Hi Radhika,

 

Thanks for the information. Although i am aware of it, I want to know whether i can can id by REST API. For All the dasboards at once. Not by manually opening each and every Dasboard.

We have around 700 dashboards. I want to get their ID and run a loop to check the no. widgets in them.

 

Currently i have no other way than to run loop till n is reached where n is user defined.Hope it explains the issue better

 

 

 

Thanks,

 

 

Hi @Nishant.Kumar

 

 

You can use the REST API to achieve the same. Please see AppDynamics API Command Line Tool.

Let us know if you have further queries.