DashboardCreationRequest
DashboardCreationRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | Dashboard’s name Example : New-Monitoring-Dashboard | string | |
| widgets optional | List of widgets included in the dashboard | any of [array[WidgetDTO], null] |
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | Dashboard’s name Example : New-Monitoring-Dashboard | string | |
| widgets optional | List of widgets included in the dashboard | any of [array[WidgetDTO], null] |