DashboardLinkInteractionInput()
is used to input a dashboard link.
Table: DashboardLinkInteractionInput
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 18, 2024 | |||||
arguments | [ArgumentInput ] | yes | Long-Term | A list of arguments. See ArgumentInput . | |
dashboardId | string | Long-Term | The unique identifier for the dashboard. | ||
dashboardName | string | Long-Term | The name of the dashboard. | ||
dashboardRepoOrViewName | repoOrViewName | Long-Term | The name of the repository or view. repoOrViewName is a scalar. | ||
fieldInteractionConditions | [FieldInteractionConditionInput ] | yes | Long-Term | The field interaction conditions. See FieldInteractionConditionInput . | |
Name | string | yes | Long-Term | The name of the field. | |
openInNewTab | boolean | yes | Long-Term | Whether to open in a new tab. | |
packageSpecifier | UnversionedPackageSpecifier | yes | Long-Term | The package specifier. UnversionedPackageSpecifier is a scalar. | |
titleTemplate | string | Long-Term | The title template. | ||
useWidgetTimeWindow | boolean | yes | Long-Term | Whether to use a time window widget. |