NSX-T Data Center REST API
Get NSgroups for a given ServiceProfile. (Deprecated)
Returns list of NSGroups used in Service Insertion rules for a given Service Profile.Deprecated: This API has been deprecated, for East-West service insertion and chaining at the edge, please use below Policy API
GET /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>/group-associations
Request:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/services/{service-id}/service-profiles/{service-profile-id}/nsgroups
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceProfileNSGroups+