HostInternetScsiHbaIscsiIpv6Address
The IPv6 address.
{
"_typeName": "string",
"address": "string",
"prefixLength": 0,
"origin": "string",
"operation": "string"
}
IPv6 address.
IPv6 address prefix length.
Type of the address.
See { @Vim::Host::HostBusAdapter::IscsiIpv6Address::AddressConfigurationType }. Note: While setting IPv6 address, value of origin should be set to static.
Operation to be performed with the IP address.
See { @Vim::Host::HostBusAdapter::IscsiIpv6Address::IPv6AddressOperation }. Note: This field/operation is used only while setting the IPProperties on host bus adapter. This field would not have any value (Unset) while viewing IPProperties of the host bus adapter.