vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VMwareDvsLacpGroupConfig(vim.dvs.VmwareDistributedVirtualSwitch.LacpGroupConfig)
- Property of
- VMwareDVSConfigInfo, VMwareDvsLacpGroupSpec
- Extends
- DynamicData
- See also
- VMwareDvsLagIpfixConfig, VMwareDvsLagVlanConfig
- Since
- vSphere API Release 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.
|
timeoutMode* | xsd:string |
The timeout mode of LACP group.
See UplinkLacpTimeoutMode for valid values.
Since vSphere API Release 7.0.2.0 |
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |