vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVirtualSwitchBondBridge(vim.host.VirtualSwitch.BondBridge)
- Extends
- HostVirtualSwitchBridge
- See also
- HostVirtualSwitchBeaconConfig, LinkDiscoveryProtocolConfig
- Since
- 2.0
Data Object Description
This data object type describes a bridge that provides network adapter teaming capabilities.Properties
Name | Type | Description |
---|---|---|
beacon* | HostVirtualSwitchBeaconConfig |
The beacon configuration to probe for the validity of a link.
If this is set, beacon probing is configured and will be used.
If this is not set, beacon probing is disabled.
|
linkDiscoveryProtocolConfig* | LinkDiscoveryProtocolConfig |
The link discovery protocol configuration for the virtual switch. See LinkDiscoveryProtocolConfig Since vSphere API Release 4.0 |
nicDevice | xsd:string[] |
The list of keys of the physical network adapters to be bridged.
|
Properties inherited from HostVirtualSwitchBridge | ||
None | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |