vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VMwareDVSPortSetting(vim.dvs.VmwareDistributedVirtualSwitch.VmwarePortConfigPolicy)
- Extends
 - DVPortSetting
 - See also
 - BoolPolicy, DVSMacManagementPolicy, DVSSecurityPolicy, IntPolicy, VmwareDistributedVirtualSwitchVlanSpec, VMwareUplinkLacpPolicy, VmwareUplinkPortTeamingPolicy
 - Since
 - vSphere API Release 4.0
 
Data Object Description
This class defines the VMware specific configuration for DistributedVirtualPort.Properties
| Name | Type | Description | 
|---|---|---|
| ipfixEnabled* | BoolPolicy | 
         True if ipfix monitoring is enabled. To successfully enable ipfix
  monitoring, the switch must have an assigned
  switchIpAddress
  and an appropriately populated
  ipfixConfig
  that specifies a collector IP address and port.
      
Since vSphere API Release 5.0 | 
| lacpPolicy* | VMwareUplinkLacpPolicy | 
Deprecated.
         As of vSphere API 5.5, use
  UpdateDVSLacpGroupConfig_Task and
  lacpGroupConfig
  instead.
      
         Link Aggregation Control Protocol policy.
  This policy is ignored on non-uplink portgroups.
  Setting this policy at port level is not supported.
      
Since vSphere API Release 5.1 | 
| macManagementPolicy* | DVSMacManagementPolicy | 
         The MAC learning policy.
      
Since vSphere API Release 6.7 | 
| qosTag* | IntPolicy | 
Deprecated.
         As of vSphere API 5.0
      
         The Quality Of Service tagging of the port.
       | 
| securityPolicy* | DVSSecurityPolicy | 
Deprecated.
         As of vSphere API 6.7, use
  DVSMacManagementPolicy
  instead to specify the security policy.
      
         The security policy.
       | 
| txUplink* | BoolPolicy | 
         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.
       | 
| uplinkTeamingPolicy* | VmwareUplinkPortTeamingPolicy | 
         The uplink teaming policy. This property is ignored for uplink
  ports.
       | 
| vlan* | VmwareDistributedVirtualSwitchVlanSpec | 
         The VLAN Specification of the port.
       | 
| VNI* | IntPolicy | 
         The VNI number of overlay logical switch, which is used by
 NSX portgroup.
      
Since vSphere API Release 7.0 | 
| Properties inherited from DVPortSetting | ||
| blocked, filterPolicy, inShapingPolicy, networkResourcePoolKey, outShapingPolicy, vendorSpecificConfig, vmDirectPathGen2Allowed | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |