Data Object - HostProxySwitch

Property of
HostNetworkInfo
Extends
DynamicData
See also
HostProxySwitchSpec, KeyValue, PhysicalNic
Since
vSphere API 4.0

Data Object Description

The HostProxySwitch is a software entity which represents the component of a DistributedVirtualSwitch on a particular host.

Properties

Name Type Description
dvsNamexsd:string

The name of the DistributedVirtualSwitch that the HostProxySwitch is part of.
dvsUuidxsd:string

The uuid of the DistributedVirtualSwitch that the HostProxySwitch is a part of.
keyxsd:string

The proxy switch key.
mtu*xsd:int

The maximum transmission unit (MTU) associated with this switch in bytes.
numPortsxsd:int

The number of ports that this switch currently has.
numPortsAvailablexsd: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.
specHostProxySwitchSpec

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
*Need not be set