observe_dashboard¶
Fetches data for an existing Observe dashboard.
Schema¶
Required¶
id
(String) Dashboard ID.
Read-Only¶
description
(String) Dashboard description.icon_url
(String) Icon image.layout
(String) Dashboard layout in JSON format.name
(String) Dashboard name. Must be unique within workspace.oid
(String) The Observe ID for dashboard.parameter_values
(String) Dashboard parameter values in JSON format.parameters
(String) Dashboard parameters in JSON format.stages
(String) Dashboard stages in JSON format.workspace
(String) OID of workspace dashboard is contained in.