DVPortgroupPolicy
The DistributedVirtualPortgroup policies.
This field is not applicable when queried directly against an ESX host.
{
"_typeName": "string",
"blockOverrideAllowed": false,
"shapingOverrideAllowed": false,
"vendorConfigOverrideAllowed": false,
"livePortMovingAllowed": false,
"portConfigResetAtDisconnect": false,
"networkResourcePoolOverrideAllowed": false,
"trafficFilterOverrideAllowed": false
}
Allow the blocked setting of an individual port to override the setting in defaultPortConfig of a portgroup.
Allow the inShapingPolicy or outShapingPolicy settings of an individual port to override the setting in defaultPortConfig of a portgroup.
Allow the vendorSpecificConfig setting of an individual port to override the setting in defaultPortConfig of a portgroup.
Allow a live port to be moved in and out of the portgroup.
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.
Allow the setting of networkResourcePoolKey of an individual port to override the setting in defaultPortConfig of a portgroup.
Allow the setting of filterPolicy, for an individual port to override the setting in defaultPortConfig of a portgroup.