ForwarderZone

ForwarderZone
ForwarderZone
JSON Example
{
    "source_ip": "string",
    "upstream_servers": [
        "string"
    ]
}
string As ipv4 As ipv4
source_ip
Optional

The source ip used by the fowarder of the zone. If no source ip specified, the ip address of listener of the DNS forwarder will be used.

array of string
upstream_servers
Required
Constraints: minItems: 1 maxItems: 3

Ip address of the upstream DNS servers the DNS forwarder accesses.