NSX-T Data Center REST API
Get the list of services where the given group is consumed.
The API by default returns all the DFW services associated with the given Group.The API returns DFW or IPFIX services based on the service_type parameter.
It also returns the services associated with the parent groups of
the given group.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/group-service-associations
/policy/api/v1/global-infra/group-service-associations
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/group-service-associations
/policy/api/v1/global-infra/group-service-associations
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/group-service-associations
Request Headers:
n/a
Query Parameters:
PolicyGroupServiceAssociationsRequestParameters+
Request Body:
n/a
Example Request:
GET https://10.193.41.70/policy/api/v1/infra/group-service-associations?intent_path=/infra/domains/default/groups/ChildGroupSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyResourceReferenceListResult+