downtimes
Manage scheduled downtimes for maintenance windows. Suppress alerts during deployments and recurring maintenance by listing, creating, updating, or canceling downtimes.
Instructions
Manage Datadog scheduled downtimes for maintenance windows. Actions: list, get, create, update, cancel, listByMonitor. Use for: scheduling maintenance, preventing false alerts during deployments, managing recurring maintenance windows.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform | |
| id | No | Downtime ID (required for get/update/cancel) | |
| monitorId | No | Monitor ID (required for listByMonitor) | |
| currentOnly | No | Only return active downtimes (for list) | |
| limit | No | Maximum number of downtimes to return (default: 50) | |
| config | No | Downtime configuration (for create/update). Must include scope and schedule. |