sophos_list_switch_tasks
List configuration change tasks for managed switches, with optional filtering by policy type and pagination.
Instructions
List management tasks for the tenant's switches, with optional filtering by policy type and pagination. Tasks represent configuration changes pushed to managed switches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (starting at 1) | |
| type | No | Filter by policy type (e.g. macFiltering) | |
| fields | No | Comma-separated fields to include in the response (e.g. 'switches') | |
| page_size | No | Results per page (max 500) | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | Whether to include total page count in the response |