Data Object - DistributedVirtualSwitchHostMember

Property of
DVSConfigInfo
Extends
DynamicData
See also
DistributedVirtualSwitchHostMemberConfigInfo, DistributedVirtualSwitchHostMemberRuntimeState, DistributedVirtualSwitchProductSpec
Since
vSphere API 4.0

Data Object Description

The data object that represents a host member in the distributed virtual switch.

Properties

Name Type Description
configDistributedVirtualSwitchHostMemberConfigInfo

Host member configuration.
productInfo*DistributedVirtualSwitchProductSpec

The vendor, product and version information for the proxy vSwitch module.
runtimeState*DistributedVirtualSwitchHostMemberRuntimeState

Host member runtimeState.

Since vSphere API 5.0
statusxsd:string

The host DistributedVirtualSwitch component status. See HostComponentState for valid values.
statusDetail*xsd:string

Additional information regarding the host's current status.

Since vSphere API 4.1
uplinkPortKey*xsd:string[]

The port keys of the uplink ports created for the host member. These ports will be deleted after the host leaves the switch.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition