SharedDashboard
is a
datatype for information about a dashboard shared through a link.
Table: SharedDashboard
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Mar 27, 2025 | |||||
displayName | string | yes | Long-Term | The display name of the shared dashboard. | |
id | string | yes | Long-Term | The unique identifier of the shared dashboard. | |
ipFilter | IPFilter | Long-Term | The shared dashboard's IP filter. See IPFilter . | ||
name | string | yes | Long-Term | The name of the shared dashboard. | |
repoOrViewName | repoOrViewName | yes | Long-Term | The name of the repository or view on which queries are executed. repoOrViewName is a scalar. | |
resource | string | yes | Short-Term | The resource identifier for the dashboard. | |
sections | [Section ] | Long-Term | The related sections. See Section . | ||
sharedTimeInterval | SharedDashboardTimeInterval | Long-Term | The time interval of the shared dashboard. See SharedDashboardTimeInterval . | ||
widgets | [Widget ] | yes | Long-Term | The widgets used in the shared dashboard. See Widget . |