NSX-T Data Center REST API
List all Service Definitions registered on given enforcement point.
List all Service Definitions registered on given enforcement point.Request:
Method:
GET
URI Path(s):
/policy/api/v1/enforcement-points/<enforcement-point-id>/service-definitions
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/enforcement-points/default/service-definitionsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceInsertionServiceListResult+