[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlinePolicyDnsForwarderZone1

Properties

array of string as ipv4
upstream_servers Required

Max of 3 DNS servers can be configured


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
source_ip Optional

The source IP used by the DNS Forwarder zone.

JSON Example

{
	"upstream_servers": [
		"string"
	]
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyDnsForwarder
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

PolicyDnsForwarderZone

Feedback

Was this page helpful?