sophos_dns_list_policies
Retrieve a paginated list of DNS Protection policies for a specific Sophos tenant, with optional filters for name and sorting.
Instructions
List all DNS Protection policies for a tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by exact policy name | |
| page | No | Page number, starting with 1 | |
| sort | No | Sort field (e.g. name, createdAt) | |
| page_size | No | Results per page | |
| tenant_id | Yes | Tenant UUID | |
| page_total | No | Whether to return total page count | |
| name_contains | No | Filter by name substring |