Check if SLOs can be safely deleted
GET {{baseUrl}}/api/v1/slo/can_delete?ids=id1, id2, id3
Check if an SLO can be safely deleted. For example, assure an SLO can be deleted without disrupting a dashboard.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ids | string | (Required) A comma separated list of the IDs of the service level objectives objects. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"ok":["qui nostrud commodo nulla","sunt qui tempor id in"]},"errors":{"sit_db8":"consequat velit","sunt31_":"reprehender"}}