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 4.0
|
defaultGateway | xsd:string |
The current IPv4 gateway.
|
dhcpConfigurationEnabled | xsd:boolean |
True if the host bus adapter fetches its IP using DHCP.
|
ipv6Address | xsd:string |
The current IPv6 address.
Since vSphere API 4.0
|
ipv6DefaultGateway | xsd:string |
The current IPv6 default gateway.
Since vSphere API 4.0
|
ipv6SubnetMask | xsd:string |
The current IPv6 subnet mask.
Since vSphere API 4.0
|
jumboFramesEnabled | xsd:boolean |
Since vSphere API 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 4.0
|
primaryDnsServerAddress | xsd:string |
The current primary DNS address.
|
subnetMask | xsd:string |
The current IPv4 subnet mask.
|
Properties inherited from DynamicData |
dynamicProperty, dynamicType |