[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineEnforcementPoint1

Properties

connection_info Required

Enforcement point connection info


boolean
auto_enforce Optional

The flag, which suggests whether the policy objects will be enforced automatically on this enforcement point or not. Default value is true, means policy objects will automatically enforced on the Enforcement point and if it is false, in that case user can use the usual means for realization. i.e deployment maps.


string
version Optional

Version of the Enforcement point

JSON Example

{
	"connection_info": {
		"enforcement_point_address": "string",
		"resource_type": "NSXTConnectionInfo"
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyEnforcementPointManagement
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

EnforcementPoint

Feedback

Was this page helpful?