get_dashboard
Fetches a Splunk dashboard's full definition (Dashboard Studio or Classic SimpleXML) with its owner, sharing, format, and write permission.
Instructions
Fetch one dashboard's full definition (Dashboard Studio JSON or Classic Simple XML), its app/owner/sharing, detected format, and your can_write flag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | App namespace. Default: SPLUNK_DEFAULT_APP (search). | |
| name | Yes | Dashboard (view) name/id. | |
| owner | No | Owner username. Default: any (-). |