InlinePolicyDnsForwarderZone1

InlinePolicyDnsForwarderZone1
InlinePolicyDnsForwarderZone1
JSON Example
{
    "dns_domain_names": [
        "string"
    ],
    "source_ip": "string",
    "upstream_servers": [
        "string"
    ]
}
array of string
dns_domain_names
Optional

List of domain names on which conditional forwarding is based. This field is required if the DNS Zone is being used for a conditional forwarder. This field will also be used for conditional reverse lookup. Example 1, if for one of the zones, one of the entries in the fqdn is example.com, all the DNS requests under the domain example.com will be served by the corresponding upstream DNS server. Example 2, if for one of the zones, one of the entries in the fqdn list is "13.12.30.in-addr.arpa", reverse lookup for 30.12.13.0/24 will go to the corresponding DNS server.

string As ipv4 As ipv4
source_ip
Optional

The source IP used by the DNS Forwarder zone.

array of string
upstream_servers
Required

Max of 3 DNS servers can be configured