DashboardLink
is a
datatype for a token that can be used to access the dashboard
without logging in (e.g., for wall mounted dashboards or public
dashboards).
Table: DashboardLink
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: Sep 24, 2024 | |||||
createdBy | string | yes | Long-Term | The user or other who created the dashboard link. | |
ipFilter | IPFilter | Long-Term | The IP filter for the dashboard link. See IPFilter . | ||
name | string | yes | Long-Term | The name of the dashboard link. | |
queryOwnership | QueryOwnership | Long-Term | Ownership of the queries run by this shared dashboard. See QueryOwnership . | ||
Token | string | yes | Long-Term | The token used to access the dashboard without having to login. |