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 4.0
nicDevicexsd:string[]

The list of keys of the physical network adapters to be bridged.
Properties inherited from HostVirtualSwitchBridge
None
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition