Data Object - DistributedVirtualSwitchHostMemberConfigSpec(vim.dvs.HostMember.ConfigSpec)

Property of
DVSConfigSpec
Extends
DynamicData
See also
DistributedVirtualSwitchHostMemberBacking, DistributedVirtualSwitchKeyedOpaqueBlob, HostSystem
Since
vSphere API 4.0

Data Object Description

Specification to create or reconfigure ESXi host membership in a DistributedVirtualSwitch.

Properties

Name Type Description
backing*DistributedVirtualSwitchHostMemberBacking

Specifies the physical NICs to use as backing for the proxy switch on the host.
hostManagedObjectReference
to a HostSystem

Identifies a host member of a DistributedVirtualSwitch for a CreateDVS_Task or DistributedVirtualSwitch.ReconfigureDvs_Task operation.
maxProxySwitchPorts*xsd:int

Maximum number of ports allowed in the HostProxySwitch.

ESXi 5.0 and earlier hosts: If you are reconfiguring an existing host membership, that is, the proxy switch already exists, you must reboot the host for the new setting to take effect.

operationxsd:string

Host member operation type. See ConfigSpecOperation for valid values.
vendorSpecificConfig*DistributedVirtualSwitchKeyedOpaqueBlob[]

Opaque binary blob that stores vendor specific configuration.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition