links
The links
schema is the configuration for links with references to other dashboards or external websites.
Following are the default JSON fields:
"links": [
{
"asDropdown": false,
"icon": "",
"includeVars": false,
"keepTime": false,
"tags": [],
"targetBlank": false,
"title": "",
"tooltip": "",
"type": "link",
},
],
DashboardLink
The following table explains the usage of the dashboard link JSON fields. The table includes default and other fields: