EnforcementPointConnectionInfo

EnforcementPointConnectionInfo
EnforcementPointConnectionInfo

Contains information required to connect to enforcement point

JSON Example
{
    "enforcement_point_address": "string",
    "resource_type": "string"
}
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

resource_type

Possible values are : NSXTConnectionInfo, NSXVConnectionInfo, CvxConnectionInfo,