Data Object - VMwareDvsLacpGroupConfig(vim.dvs.VmwareDistributedVirtualSwitch.LacpGroupConfig)

Property of
VMwareDVSConfigInfo, VMwareDvsLacpGroupSpec
Extends
DynamicData
See also
VMwareDvsLagIpfixConfig, VMwareDvsLagVlanConfig
Since
vSphere API 5.5

Data Object Description

This class defines VMware specific multiple IEEE 802.3ad Dynamic Link Aggregation Control Protocol groups.

Properties

Name Type Description
ipfix*VMwareDvsLagIpfixConfig

Ipfix configuration of the Link Aggregation Control Protocol group.
key*xsd:string

The generated key as the identifier for the Link Aggregation group.
loadbalanceAlgorithm*xsd:string

Load balance policy. See LacpLoadBalanceAlgorithm for valid values.
mode*xsd:string

The mode of Link Aggregation Control Protocol. See UplinkLacpMode for valid values.
name*xsd:string

The display name.
uplinkName*xsd:string[]

Names for the Uplink Ports in the group. This property is ignored in an update operation.
uplinkNum*xsd:int

The number of uplink ports.
uplinkPortKey*xsd:string[]

Keys for the Uplink Ports in the group. This property is ignored in an update operation.
vlan*VMwareDvsLagVlanConfig

The VLAN Specification of the Uplink Ports in the Link Aggregation group.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition