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

InlinePolicyDnsForwarder1

Properties

string
default_forwarder_zone_path Required

This is the zone to which DNS requests are forwarded by default


string as ipv4
listener_ip Required

This is the IP on which the DNS Forwarder listens.


array of string
conditional_forwarder_zone_paths Optional

Max of 5 DNS servers can be configured


boolean
enabled Optional

The flag, which suggests whether the DNS forwarder is enabled or disabled. The default is True.


string
log_level Optional

Set log_level to DISABLED will stop dumping fowarder log.

Possible values are: DEBUGINFOWARNINGERRORFATAL

JSON Example

{
	"default_forwarder_zone_path": "string",
	"listener_ip": "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

PolicyDnsForwarder

Feedback

Was this page helpful?