check_dashboard_access
Check edit access to a Splunk dashboard before updating. Reads the ACL to return can_write status with a plain-language verdict.
Instructions
Check whether you can edit a dashboard BEFORE trying to update it. Reads the Splunk ACL and reports can_write with a plain-language verdict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app | No | App namespace. Default search. | |
| name | Yes | Dashboard (view) name/id. | |
| owner | No | Owner username. Default any (-). |