Export Dashboard JSON
appd_export_dashboardExport an AppDynamics dashboard as a portable JSON definition for backup or recreation in another controller.
Instructions
Export a dashboard as a portable JSON definition.
The exported JSON can be used to recreate the dashboard in another controller or back it up.
Args:
dashboardId (number): Dashboard ID to export
Returns: Complete dashboard JSON definition suitable for import.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboardId | Yes | The numeric ID of the dashboard to export. |