SharedDashboard is a datatype for information about a dashboard shared through a link.

Table: SharedDashboard

ParameterTypeRequiredDefaultDescription
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: Oct 3, 2024
displayNamestringyes The display name of the shared dashboard.
idstringyes The unique identifier of the shared dashboard.
ipFilterIPFilter  The shared dashboard's IP filter. See IPFilter.
namestringyes The name of the shared dashboard.
repoOrViewNamerepoOrViewNameyes The name of the repository or view on which queries are executed. repoOrViewName is a scalar.
sections[Section]  The related sections. See Section.
sharedTimeIntervalSharedDashboardTimeInterval  The time interval of the shared dashboard. See SharedDashboardTimeInterval.
widgets[Widget]yes The widgets used in the shared dashboard. See Widget.