Enum - HostInternetScsiHbaIscsiIpv6AddressAddressConfigurationType(vim.host.InternetScsiHba.IscsiIpv6Address.AddressConfigurationType)

Since
vSphere API 6.0


Enum Description

enum listing possible IPv6 address configuration methods.

Enum Constants

NameDescription
AutoConfigured Auto configured. Auto configured Link local address and Router Advertisement addresses would be of this type.
DHCP DHCP
Other Other or unknown type.
Static Static address. Typically user specified addresses will be static addresses. User can specify link local address. Only Static addresses can be added or removed.

Show WSDL type definition