Resource
There is no persistent data associated with this resource.
Methods |
|
|---|---|
|
Adds a new dashboard or updates an existing one (determined by dashboard identifier). |
|
Adds a new dashboard widget or updates an existing one (determined by widget identifier). |
|
Deletes a dashboard and all its associated widgets. |
|
Deletes a specific dashboard widget. |
|
Returns the average time taken to respond to cases within a specific dashboard, filtered by the provided time range. |
|
Returns a detailed data model of a dashboard identified by its ID, including its configuration, allowed environments, and all contained widgets. |
|
Returns a mapping of dashboard IDs to their names for all dashboards accessible by the requesting user. |
|
Returns a list of case IDs associated with a custom widget. |
|
Returns a list of recent playbook runs associated with a specific dashboard widget. |
|
Returns a list of playbooks that have available data for dashboard reporting. |
|
Returns a list of case IDs involved in the widgets presented in the dashboard. |
|
Returns all available widget definitions that can be used to construct a dashboard. |
|
Returns the calculated data series and values for a specific dashboard widget. |
|
Returns the historical trends of opened versus closed cases over a specified time period. |
|
Returns a monitoring-focused dashboard view for a specific playbook. |
|
Imports a dashboard configuration from a JSON file. |
|
Saves the current dashboard configuration as a report template. |