Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostInternetScsiHbaIPProperties(vim.host.InternetScsiHba.IPProperties)
- Property of
- HostInternetScsiHba
- Parameter to
- UpdateInternetScsiIPProperties
- Extends
- DynamicData
- See also
- HostInternetScsiHbaIPv6Properties
- Since
- 2.0
Data Object Description
The IP properties for the host bus adapterProperties
Name | Type | Description |
---|---|---|
address* | xsd:string |
The current IPv4 address.
|
alternateDnsServerAddress* | xsd:string |
The current secondary DNS address.
|
arpRedirectEnabled* | xsd:boolean |
True if ARP Redirect is enabled
Since vSphere API Release 4.0 |
defaultGateway* | xsd:string |
The current IPv4 gateway.
|
dhcpConfigurationEnabled | xsd:boolean |
True if the host bus adapter fetches its IP using DHCP.
|
ipv4Enabled* | xsd:boolean |
True if IPv4 is enabled.
Unset value will keep existing IPv4 enabled state as is.
Since vSphere API Release 6.0 |
ipv6Address* | xsd:string |
Deprecated.
Since vSphere API 5.5 use {
The current IPv6 address.
Since vSphere API Release 4.0 |
ipv6DefaultGateway* | xsd:string |
Deprecated.
Since vSphere API 5.5 use {
The current IPv6 default gateway.
Since vSphere API Release 4.0 |
ipv6Enabled* | xsd:boolean |
True if IPv6 is enabled.
Unset value will keep existing IPv6 enabled state as is.
Since vSphere API Release 6.0 |
ipv6properties* | HostInternetScsiHbaIPv6Properties |
IPv6 properties.
It is set only if {
Since vSphere API Release 6.0 |
ipv6SubnetMask* | xsd:string |
Deprecated.
Since vSphere API 5.5 use {
The current IPv6 subnet mask.
Since vSphere API Release 4.0 |
jumboFramesEnabled* | xsd:boolean |
Since vSphere API Release 4.0 |
mac* | xsd:string |
The MAC address.
|
mtu* | xsd:int |
True if the host bus adapter supports setting its MTU, (for Jumbo
Frames, etc)
Setting enableJumboFrames and not a numeric mtu value implies
autoselection of appropriate MTU value for Jumbo Frames.
Since vSphere API Release 4.0 |
primaryDnsServerAddress* | xsd:string |
The current primary DNS address.
|
subnetMask* | xsd:string |
The current IPv4 subnet mask.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |