[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
SLAACDnsConfig
The DNS settings for this SLAAC profile.
Properties
array of
string
dnsServerIpv6Addresses
Optional
The IP addresses of the DNS servers to be configured on virtual machines connected to the network using this profile. They must be valid IPv6 addresses.
array of
string
domainNames
Optional
The list of domain names used as nameservers to configure on virtual machines connected to the gateway this profile is associated with.
JSON Example
{
"dnsServerIpv6Addresses": [
"string"
],
"domainNames": [
"string"
]
}
Vendor Extensions
This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
dnsServerIpv6Addresses:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
- args:
- arg: IPV6_IP
constraint: NetworkAddress
domainNames:
x-vcloud-constraints:
- constraint: NonSearchable
- constraint: NonSortable
- constraint: DomainName
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 35.0
Property Of
SLAACProfile