 c83651f5be
			
		
	
	c83651f5be
	
	
	
		
			
			Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
		
			
				
	
	
	
		
			2.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	vim.dvs.VmwareDistributedVirtualSwitch.ConfigInfo
This class defines the VMware specific configuration for DistributedVirtualSwitch.
- extends
- since
- Attributes:
- 
vspanSession ([vim.dvs.VmwareDistributedVirtualSwitch.VspanSession], optional): The Distributed Port Mirroring sessions in the switch. pvlanConfig ([vim.dvs.VmwareDistributedVirtualSwitch.PvlanMapEntry], optional): The PVLAN configured in the switch. maxMtu (int): The maximum MTU in the switch. linkDiscoveryProtocolConfig (vim.host.LinkDiscoveryProtocolConfig, optional): ipfixConfig (vim.dvs.VmwareDistributedVirtualSwitch.IpfixConfig, optional): Configuration for ipfix monitoring of the switch traffic. This must be set before ipfix monitoring can be enabled for the switch, or for any portgroup or port of the switch.See ipfixEnabled lacpGroupConfig ([vim.dvs.VmwareDistributedVirtualSwitch.LacpGroupConfig], optional): The Link Aggregation Control Protocol groups in the switch. lacpApiVersion (str, optional): The Link Aggregation Control Protocol group version in the switch. See LacpApiVersion for valid values.