VMwareDVSPortgroupPolicy
This class defines the VMware specific configuration for DistributedVirtualPort.
{
"_typeName": "string",
"blockOverrideAllowed": false,
"shapingOverrideAllowed": false,
"vendorConfigOverrideAllowed": false,
"livePortMovingAllowed": false,
"portConfigResetAtDisconnect": false,
"networkResourcePoolOverrideAllowed": false,
"trafficFilterOverrideAllowed": false,
"vlanOverrideAllowed": false,
"uplinkTeamingOverrideAllowed": false,
"securityPolicyOverrideAllowed": false,
"ipfixOverrideAllowed": false,
"macManagementOverrideAllowed": false
}
Allow the setting of vlanId, trunk vlanId, or pvlanId for an individual port to override the setting in defaultPortConfig of a portgroup.
Allow the setting of uplinkTeamingPolicy for an individual port to override the setting in defaultPortConfig of a portgroup.
Deprecated as of vSphere API 6.7.1, use macManagementOverrideAllowed instead.
Allow the setting of securityPolicy for an individual port to override the setting in defaultPortConfig of a portgroup.
Allow the setting of ipfixEnabled for an individual port to override the setting in defaultPortConfig of a portgroup.
Allow the setting of macManagementPolicy for an individual port to override the setting in defaultPortConfig of a portgroup.