 c83651f5be
			
		
	
	c83651f5be
	
	
	
		
			
			Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
		
			
				
	
	
	
		
			1.8 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	vim.dvs.VmwareDistributedVirtualSwitch.LacpGroupConfig
This class defines VMware specific multiple IEEE 802.3ad Dynamic Link Aggregation Control Protocol groups.
- extends
- since
- Attributes:
- 
key (str, optional): The generated key as the identifier for the Link Aggregation group. name (str, optional): The display name. mode (str, optional): The mode of Link Aggregation Control Protocol. See UplinkLacpMode for valid values. uplinkNum (int, optional): The number of uplink ports. loadbalanceAlgorithm (str, optional): Load balance policy. See LacpLoadBalanceAlgorithm for valid values. vlan (vim.dvs.VmwareDistributedVirtualSwitch.LagVlanConfig, optional): The VLAN Specification of the Uplink Ports in the Link Aggregation group. ipfix (vim.dvs.VmwareDistributedVirtualSwitch.LagIpfixConfig, optional): Ipfix configuration of the Link Aggregation Control Protocol group. uplinkName ([str], optional): Names for the Uplink Ports in the group. This property is ignored in an update operation. uplinkPortKey ([str], optional): Keys for the Uplink Ports in the group. This property is ignored in an update operation.