UpdateDashboardValidatorConfig
Update the dashboard validator configuration
PUT
/api/v1/monitoring/dashboards/validator/configOperation ID
UpdateDashboardValidatorConfigSince
1.0.0Execution Mode
SynchronousAuth Context
Auth RequiredAuth Context
Send these values as request headers when calling this API.
AuthorizationstringRequiredBearer Token
X-Tenant-IDstringX-Tenant-ID
Request Inputs
application/jsonBody Fields
maxPanelsPerDashboardIntegerRequiredUpdated maximum panels per dashboard
Example: 30
canvasWidthIntegerRequiredUpdated canvas width in grid units
Example: 24
maxPanelHeightIntegerRequiredUpdated maximum panel height
Example: 20
