update_maintenance_windows
Modify existing device patch maintenance windows by providing an array of window objects, each identified by its ScheduleId, with updated settings.
Instructions
Modify existing device patch maintenance windows by their ScheduleId (included in each window object).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maintenanceWindows | Yes | Array of MaintenanceWindowRequest objects (must include scheduleId) |