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

RaDNSConfig

Properties

array of string as ipv6
dns_server Optional

DNS server.


integer as int64
dns_server_lifetime Optional

Lifetime of DNS server in milliseconds


array of string
domain_name Optional

Domain name in RA message.


integer as int64
domain_name_lifetime Optional

Lifetime of Domain names in milliseconds

JSON Example

{
	"dns_server": [
		"string"
	],
	"dns_server_lifetime": 0,
	"domain_name": [
		"string"
	],
	"domain_name_lifetime": 0
}

Vendor Extensions

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

InlineIpv6NdraProfile1

Feedback

Was this page helpful?