vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DistributedVirtualSwitchHostMemberConfigInfo(vim.dvs.HostMember.ConfigInfo)
- Property of
- DistributedVirtualSwitchHostMember
- Extends
- DynamicData
- See also
- DistributedVirtualSwitchHostMemberBacking, DistributedVirtualSwitchKeyedOpaqueBlob, HostSystem
- Since
- vSphere API 4.0
Data Object Description
The DistributedVirtualSwitchHostMemberConfigInfo data object contains membership configuration information for the ESXi host.Properties
| Name | Type | Description |
|---|---|---|
| backing | DistributedVirtualSwitchHostMemberBacking |
Host membership backing, specifying physical NIC, portgroup, and port
bindings for the proxy switch.
|
| host* | ManagedObjectReference
to a HostSystem |
ESXi host.
This property should always be set unless the user's setting
does not have System.Read privilege on the object referred to
by this property.
|
| maxProxySwitchPorts | xsd:int |
Maximum number of ports than can be created in the proxy switch.
ESXi 5.0 and earlier hosts:
If you change the maximum number of ports, you must reboot
the host for the new value to take effect.
|
| 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 |