vSphere Web Services 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, DistributedVirtualSwitchHostMemberTransportZoneInfo, DistributedVirtualSwitchKeyedOpaqueBlob, HostSystem
- Since
- vSphere API Release 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.
|
| ensEnabled* | xsd:boolean |
Indicate if ENS is enabled for this particular host member of
the VDS. It is read only.
Since vSphere API Release 7.0 |
| ensInterruptEnabled* | xsd:boolean |
Indicate if ENS interrupt mode is enabled for this particular host
member of the VDS. It is read only.
Since vSphere API Release 7.0 |
| 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.
|
| networkOffloadingEnabled* | xsd:boolean |
Indicate if network offloading is enabled for this particular host
member of the VDS.
Unset implies that network offloading is disabled.
Since vSphere API Release 8.0.0.1 |
| nsxSwitch* | xsd:boolean |
Indicate whether the proxy switch is used by NSX on this particular
host member of the VDS.
Since vSphere API Release 7.0 |
| nsxtUsedUplinkNames* | xsd:string[] |
Indicate which uplink ports are used by NSX-T.
Since vSphere API Release 7.0 |
| teplessMode* | xsd:boolean |
Indicates whether this host member is configured to operate in NSX tepless mode.
Tepless mode refers to a specific NSX overlay network configuration where the
host does not have a Virtual Tunnel End Point (VTEP).
This property is only effective when nsxSwitch is true.
If this property is unset, the host member is not in NSX tepless mode.
Since vSphere API Release 9.1.0.0 |
| transportZones* | DistributedVirtualSwitchHostMemberTransportZoneInfo[] |
Indicate which transport zones this host joins by this VDS.
Since vSphere API Release 7.0 |
| 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 |