[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
EnforcementPointConnectionInfo
Contains information required to connect to enforcement point
Properties
string
enforcement_point_address
Required
Value of this property could be hostname or ip. eg. For NSX-T manager running on default port the value can be “10.192.1.1”, for NSX-T manager running on custom port value can be “192.168.1.1:32789”. For NSX-T manager in VMC deployments value can have url prefix eg. “192.168.1.1:5480/nsxapi”
string
resource_type
Required
Possible values are: NSXTConnectionInfo , NSXVConnectionInfo , CvxConnectionInfo
JSON Example
{
"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
Property Of
InlineEnforcementPoint1
Used By
NSXVConnectionInfo
NSXTConnectionInfo
CvxConnectionInfo