create-fleet-schedule
Automate Datadog agent upgrades across a fleet by creating schedules with maintenance windows, target host queries, and recurrence rules.
Instructions
Create an automated schedule for fleet agent upgrades with maintenance windows
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the schedule | |
| query | Yes | Filter query to select target hosts | |
| rule | Yes | Recurrence rule for the schedule | |
| status | No | Schedule status | |
| versionToLatest | No | Number of versions behind latest to target (0 = latest) |