Replace a dashboard
PUT
https://api.coralogix.com/mgmt/openapi/3/v1/dashboards/dashboardsNo description available
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Body
application/json
This is a request sent to update an existing dashboard with new information
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
dashboard#objectrequiredoneOfdashboard.absoluteTimeFrame# object dashboard.actions# object[] dashboard.annotations# object[] dashboard.filters# object[] dashboard.folderId# object dashboard.folderPath# object dashboard.layout# objectrequired dashboard.variables# object[] dashboard.variablesV2# object[]
Dashboard represents the structure and configuration of a Coralogix Custom Dashboard.
dashboard.description#string
A brief description or summary of the dashboard's purpose or content
Example:
Sample descriptiondashboard.off#object
dashboard.slugName#string
A unique slug name serving as an alias for accessing the dashboard
Example:
system-health-monitoringisLocked#boolean
requestId#stringrequired
Response
application/json
This is a response received when the dashboard is successfully updated