ops_create_maintenance
Schedule planned maintenance windows on Statuspage by specifying title, timing, affected components, and auto-transition settings.
Instructions
Create scheduled maintenance on Statuspage
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Maintenance title | |
| scheduled_for | Yes | ISO 8601 start time | |
| scheduled_until | Yes | ISO 8601 end time | |
| body | No | Description / reason | |
| component_ids | No | Affected component IDs | |
| auto_in_progress | No | Auto-transition to in_progress at start time (default true) | |
| auto_completed | No | Auto-complete at end time (default true) |