Name
|
Type
|
Description
|
configNumPorts | xsd:int |
The configured number of ports that this switch has.
If configured number of ports is changed,
a host reboot is required for the new value to take effect.
Since vSphere API 5.0
|
dvsName | xsd:string |
The name of the DistributedVirtualSwitch that the HostProxySwitch
is part of.
|
dvsUuid | xsd:string |
The uuid of the DistributedVirtualSwitch that the HostProxySwitch
is a part of.
|
hostLag | HostProxySwitchHostLagConfig[] |
The Link Aggregation Control Protocol group and
Uplink ports in the group.
Since vSphere API 5.5
|
key | xsd:string |
The proxy switch key.
|
mtu | xsd:int |
The maximum transmission unit (MTU) associated with this switch
in bytes.
|
networkReservationSupported | xsd:boolean |
Indicates whether network reservation is supported on this switch
Since vSphere API 5.5
|
numPorts | xsd:int |
The number of ports that this switch currently has.
|
numPortsAvailable | xsd:int |
The number of ports that are available on this virtual switch.
|
pnic | xsd:string[] |
The set of physical network adapters associated with this switch.
|
spec | HostProxySwitchSpec |
The specification of the switch.
|
uplinkPort | KeyValue[] |
The list of ports that can be potentially used by physical nics.
This property contains the keys and names of such ports.
|
Properties inherited from DynamicData |
None |