sophos_list_firewalls
Retrieve a paginated list of managed firewalls from a Sophos Central tenant. Filter by group or search text to find specific firewalls.
Instructions
List all managed firewalls in a Sophos Central tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number to fetch, starting with 1 | |
| search | No | Free-text search across firewall fields | |
| group_id | No | Filter by firewall group ID, or 'ungrouped' for firewalls not in any group | |
| page_size | No | Number of results per page (default 100) | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | Whether to calculate and return the number of pages |