restore_dashboard_snapshot
Restore a dashboard's layout and settings from a local snapshot JSON file. Specify the dashboard ID and snapshot path to revert configuration.
Instructions
Restore dashboard layout/settings from a local snapshot JSON file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dashboard_id | Yes | ||
| snapshot_path | Yes | ||
| restore_json_metadata | No | ||
| allow_id_mismatch | No | ||
| dry_run | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |