tailscale_set_dns_configuration
Replace all DNS settings for your tailnet in a single call, including nameservers, search paths, split DNS, and MagicDNS preference.
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 |