create-status-page-maintenance
Schedule maintenance windows on Datadog status pages to notify subscribers of planned downtime, specifying affected components and their temporary status.
Instructions
Schedule a maintenance window on a status page with affected components
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | The status page ID | |
| title | Yes | Title of the maintenance window | |
| startDate | No | Scheduled start date (ISO 8601 format) | |
| scheduledDescription | No | Description shown when maintenance is scheduled | |
| inProgressDescription | No | Description shown when maintenance is in progress | |
| completedDescription | No | Description shown when maintenance is completed | |
| componentsAffected | Yes | List of affected components | |
| notifySubscribers | No | Whether to notify page subscribers |