vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostInternetScsiHbaIPv6Properties(vim.host.InternetScsiHba.IPv6Properties)
- Property of
- HostInternetScsiHbaIPProperties
- Extends
- DynamicData
- See also
- HostInternetScsiHbaIscsiIpv6Address
- Since
- vSphere API Release 6.0
Data Object Description
The IPv6 properties for the host bus adapter.Properties
Name | Type | Description |
---|---|---|
ipv6DefaultGateway* | xsd:string |
The current IPv6 default gateway.
User can keep this field unset while changing other IPv6 properties
without altering current default gateway configuration.
|
ipv6DhcpConfigurationEnabled* | xsd:boolean |
True if DHCPv6 is enabled on the host bus adapter.
User can keep this field unset while changing other IPv6 properties
without altering current DHCP configuration.
|
ipv6LinkLocalAutoConfigurationEnabled* | xsd:boolean |
True if auto configuration of link local address is enabled on the host bus adapter.
User can keep this field unset while changing other IPv6 properties
without altering current link local auto configuration.
|
ipv6RouterAdvertisementConfigurationEnabled* | xsd:boolean |
True if the router advertisement configuration is enabled on the host bus adapter.
User can keep this field unset while changing other IPv6 properties
without altering current router advertisement configuration.
|
iscsiIpv6Address* | HostInternetScsiHbaIscsiIpv6Address[] |
There can be multiple IPv6 addressed plumbed onto the Host Bus Adapter.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |