sophos_dns_create_location
Create a DNS Protection location to enforce DNS security policies for a tenant by specifying IP addresses or domain names (up to 100 combined).
Instructions
Create a new DNS Protection location. Provide either IP addresses or domain names (combined total max 100).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Location name (alphanumeric, hyphens, underscores, spaces; 1–100 chars) | |
| type | No | Location type (default: standard) | |
| label | No | Optional label for the location | |
| policy_id | No | DNS policy UUID to assign to this location | |
| tenant_id | Yes | Tenant UUID | |
| is_default | No | Whether this is the default location | |
| description | No | Optional description (max 250 chars) | |
| doh_enabled | No | Whether DNS over HTTPS (DoH) is enabled | |
| domain_names | No | Comma-separated domain names for this location | |
| ip_addresses | No | Comma-separated public IPv4/IPv6 addresses for this location |