 15f7be9a52
			
		
	
	15f7be9a52
	
	
	
		
			
			This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
		
			
				
	
	
	
		
			2.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	vim.dvs.VmwareDistributedVirtualSwitch.VmwarePortConfigPolicy
This class defines the VMware specific configuration for DistributedVirtualPort.
- extends
- since
- Attributes:
- 
vlan (vim.dvs.VmwareDistributedVirtualSwitch.VlanSpec, optional): The VLAN Specification of the port. qosTag (vim.IntPolicy, optional): deprecated As of vSphere API 5.0 uplinkTeamingPolicy (vim.dvs.VmwareDistributedVirtualSwitch.UplinkPortTeamingPolicy, optional): The uplink teaming policy. This property is ignored for uplink ports. securityPolicy (vim.dvs.VmwareDistributedVirtualSwitch.SecurityPolicy, optional): The security policy. ipfixEnabled (vim.BoolPolicy, optional): True if ipfix monitoring is enabled. To successfully enable ipfix monitoring, the switch must have an assigned IP address and an appropriately populated ipfix configuration that specifies a collector IP address and port. txUplink (vim.BoolPolicy, optional): If true, a copy of packets sent to the switch will always be forwarded to an uplink in addition to the regular packet forwarded done by the switch. lacpPolicy (vim.dvs.VmwareDistributedVirtualSwitch.UplinkLacpPolicy, optional): Link Aggregation Control Protocol policy. This policy is ignored on non-uplink portgroups. Setting this policy at port level is not supported.