Data Object - DistributedVirtualSwitchHostMemberConfigSpec

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

Data Object Description

Specification to reconfigure a HostMember.

Properties

Name Type Description
backing*DistributedVirtualSwitchHostMemberBacking

Indicating whether to select individual physical NICs or an existing vSwitch.
hostManagedObjectReference
to a HostSystem

The host to join the DistributedVirtualSwitch in creating a HostMember or identify the existing HostMember to be reconfigured.
maxProxySwitchPorts*xsd:int

The maximum number of ports allowed to be created in the proxy switch. For an already created proxySwitch a reboot is required for this setting to take effect
operationxsd:string

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

An opaque binary blob that stores vendor specific configuration.
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition