vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DistributedVirtualSwitchHostMemberConfigSpec(vim.dvs.HostMember.ConfigSpec)
- Property of
- DVSConfigSpec
- Extends
- DynamicData
- See also
- DistributedVirtualSwitchHostMemberBacking, DistributedVirtualSwitchKeyedOpaqueBlob, HostSystem
- Since
- vSphere API Release 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.
|
host | ManagedObjectReference
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.
|
operation | xsd: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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |