REST Resource: projects.locations.instances.legacySoarDashboard

Resource

There is no persistent data associated with this resource.

Methods

legacyAddOrUpdateDashboard

Adds a new dashboard or updates an existing one (determined by dashboard identifier).

legacyAddOrUpdateDashboardWidget

Adds a new dashboard widget or updates an existing one (determined by widget identifier).

legacyDeleteDashboard

Deletes a dashboard and all its associated widgets.

legacyDeleteDashboardWidget

Deletes a specific dashboard widget.

legacyGetCasesTimeToRespond

Returns the average time taken to respond to cases within a specific dashboard, filtered by the provided time range.

legacyGetDashboard

Returns a detailed data model of a dashboard identified by its ID, including its configuration, allowed environments, and all contained widgets.

legacyGetDashboardCards

Returns a mapping of dashboard IDs to their names for all dashboards accessible by the requesting user.

legacyGetDashboardCustomWidgetCaseIds

Returns a list of case IDs associated with a custom widget.

legacyGetDashboardPlaybookRuns

Returns a list of recent playbook runs associated with a specific dashboard widget.

legacyGetDashboardPlaybooks

Returns a list of playbooks that have available data for dashboard reporting.

legacyGetDashboardWidgetCaseIds

Returns a list of case IDs involved in the widgets presented in the dashboard.

legacyGetDashboardWidgetDefinitions

Returns all available widget definitions that can be used to construct a dashboard.

legacyGetDashboardWidgetValues

Returns the calculated data series and values for a specific dashboard widget.

legacyGetOpenedAndClosedCasesTrends

Returns the historical trends of opened versus closed cases over a specified time period.

legacyGetPlaybookMonitoring

Returns a monitoring-focused dashboard view for a specific playbook.

legacyImportDashboard

Imports a dashboard configuration from a JSON file.

legacySaveDashboardAsReportTemplate

Saves the current dashboard configuration as a report template.