tailscale_set_dns_configuration
Set your tailnet's unified DNS configuration in one call. Define nameservers, search paths, split DNS, and MagicDNS preference to replace all existing settings.
Instructions
Set the unified DNS configuration for your tailnet in a single call. Replaces all DNS settings (nameservers, search paths, split DNS, MagicDNS preference).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dns | No | List of DNS server IP addresses | |
| magicDNS | No | Whether to enable MagicDNS | |
| splitDns | No | Map of domain to nameserver list for split DNS | |
| searchPaths | No | List of DNS search domains |