Data Object - DVPortgroupPolicy(vim.dvs.DistributedVirtualPortgroup.PortgroupPolicy)

Property of
DVPortgroupConfigInfo, DVPortgroupConfigSpec
Extended by
VMwareDVSPortgroupPolicy
Extends
DynamicData
Since
vSphere API 4.0

Data Object Description

The DistributedVirtualPortgroup policies. This field is not applicable when queried directly against an ESX host.

Properties

Name Type Description
blockOverrideAllowedxsd:boolean

Allow the blocked setting of an individual port to override the setting in defaultPortConfig of a portgroup.
livePortMovingAllowedxsd:boolean

Allow a live port to be moved in and out of the portgroup.
networkResourcePoolOverrideAllowed*xsd:boolean

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

Since vSphere API 5.0
portConfigResetAtDisconnectxsd:boolean

If true, reset the port network setting back to the portgroup setting (thus removing the per-port setting) when the port is disconnected from the connectee.
shapingOverrideAllowedxsd:boolean

Allow the inShapingPolicy or outShapingPolicy settings of an individual port to override the setting in defaultPortConfig of a portgroup.
trafficFilterOverrideAllowed*xsd:boolean

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

Since vSphere API 5.5
vendorConfigOverrideAllowedxsd:boolean

Allow the vendorSpecificConfig setting of an individual port to override the setting in defaultPortConfig of a portgroup.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition