sophos_dns_list_locations
List all DNS Protection locations for a specified tenant, with filters for name, type, IP, and domain.
Instructions
List all DNS Protection locations for a tenant.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter locations by exact name | |
| page | No | Page number, starting with 1 | |
| sort | No | Sort field (e.g. name, createdAt) | |
| type | No | Filter by location type | |
| page_size | No | Results per page | |
| tenant_id | Yes | Tenant UUID | |
| is_default | No | Filter by whether the location is the default | |
| page_total | No | Whether to calculate and return total page count | |
| domain_names | No | Filter locations associated with this domain name | |
| name_contains | No | Filter locations whose name contains this substring | |
| ip_addresses_contains | No | Filter locations containing this IP address |