Data Object - HostIpConfigIpV6AddressConfiguration(vim.host.IpConfig.IpV6AddressConfiguration)

Property of
HostIpConfig
Extends
DynamicData
See also
HostIpConfigIpV6Address
Since
vSphere API 4.0

Data Object Description

The ipv6 address configuration

Properties

Name Type Description
autoConfigurationEnabled*xsd:boolean

Specify if IPv6 address and routing information information be enabled or not as per RFC 2462.
dhcpV6Enabled*xsd:boolean

The flag to indicate whether or not DHCP (dynamic host control protocol) is enabled to obtain an ipV6 address. If this property is set to true, an ipV6 address is configured through dhcpV6.
ipV6Address*HostIpConfigIpV6Address[]

Ipv6 adrresses configured on the interface. The global addresses can be configured through DHCP, stateless or manual configuration. Link local addresses can be only configured with the origin set to IpConfig.IpV6AddressConfigType#other.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition