delete-slo
Delete a Service Level Objective (SLO) by ID. Optionally force deletion even if linked to dashboards.
Instructions
Delete an SLO by ID. Pass force='true' to delete even if linked to dashboards. Write-gated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sloId | Yes | SLO ID to delete | |
| force | No | 'true' to force delete even if linked dashboards exist |