|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The data structure of the dashboard. |
||
| dashboardName |
string |
The internal display name of the dashboard. |
dashboard-1609294922657-434834 |
| displayName |
string |
The display name of the dashboard. |
test-alert |
| description |
string |
The description of the dashboard. |
this is a dashboard |
| attribute |
object |
The properties of the dashboard. |
|
|
string |
The value of the property. |
yyy |
|
| charts |
array |
The charts in the dashboard. |
|
| chart |
The data structure of the chart. |