update-slo-correction
Update an existing SLO correction's category, time range, or description to adjust data exclusions for service level objectives.
Instructions
Update an existing SLO correction's category, time range, or description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sloCorrectionId | Yes | The SLO correction ID to update | |
| category | No | Updated category | |
| start | No | Updated ISO 8601 start time | |
| end | No | Updated ISO 8601 end time | |
| duration | No | Updated duration in seconds | |
| description | No | Updated description | |
| timezone | No | Updated timezone | |
| rrule | No | Updated recurrence rule |