update-slo-correction
Update the category, time range, or description of an existing SLO correction to reflect schedule changes or corrections.
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 |