Parameter | Description |
---|---|
Dashboard ID | The dashboard ID. Can be obtained via the List Dashboards action. |
{
"@odata.context": "<string>",
"id": "<string>",
"displayName": "<string>",
"isReadOnly": false,
"webUrl": "<string>",
"embedUrl": "<string>",
"users": [],
"subscriptions": []
}
Was this page helpful?