Search Policy Windows
search_policy_windowsSearch and filter maintenance windows by group UUIDs, status, and recurrence type, supporting pagination.
Instructions
Search and list maintenance/exclusion windows for the Automox organization. Supports filtering by group UUIDs, status (active/inactive), and recurrence type (recurring/once). The recurrences filter is case-insensitive — tokens are coerced to the spec's UPPERCASE enum (ONCE/RECURRING) before sending, since the upstream expects uppercase (per spec, not live-verified). Supports pagination via page/size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| size | No | ||
| sort | No | ||
| org_uuid | No | ||
| statuses | No | ||
| direction | No | ||
| group_uuids | No | ||
| recurrences | No | ||
| output_format | No | json |