Data Object - VMwareDVSPortgroupPolicy(vim.dvs.VmwareDistributedVirtualSwitch.VMwarePortgroupPolicy)

Extends
DVPortgroupPolicy
Since
vSphere API 4.0

Data Object Description

This class defines the VMware specific configuration for DistributedVirtualPort.

Properties

Name Type Description
ipfixOverrideAllowed*xsd:boolean

Allow the setting of ipfixEnabled for an individual port to override the setting in defaultPortConfig of a portgroup.

Since vSphere API 5.0
macManagementOverrideAllowed*xsd:boolean

Allow the setting of macManagementPolicy for an individual port to override the setting in defaultPortConfig of a portgroup.

Since vSphere API 6.7.1
securityPolicyOverrideAllowedxsd:booleanDeprecated. As of vSphere API 6.7.1, use VMwarePortgroupPolicy#macManagementOverrideAllowed instead. Allow the setting of securityPolicy for an individual port to override the setting in defaultPortConfig of a portgroup.

deprecated As of vSphere API 6.7.1, use VMwarePortgroupPolicy#macManagementOverrideAllowed instead. Allow the setting of securityPolicy for an individual port to override the setting in defaultPortConfig of a portgroup.
uplinkTeamingOverrideAllowedxsd:boolean

Allow the setting of uplinkTeamingPolicy for an individual port to override the setting in defaultPortConfig of a portgroup.
vlanOverrideAllowedxsd:boolean

Allow the setting of vlanId, trunk vlanId, or pvlanId for an individual port to override the setting in defaultPortConfig of a portgroup.
Properties inherited from DVPortgroupPolicy
blockOverrideAllowed, livePortMovingAllowed, networkResourcePoolOverrideAllowed, portConfigResetAtDisconnect, shapingOverrideAllowed, trafficFilterOverrideAllowed, vendorConfigOverrideAllowed
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition