NSX-T Data Center REST API
Get Groups used in Redirection rules for a given Service Profile.
List of Groups used in Redirection rules for a given Service Profile.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/service-references/<service-reference-id>/service-profiles/<service-profile-id>/group-associations
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicySIEnforcementPointRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/service-references/SR_1/service-profiles/SP_1/group-associationsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ServiceProfileGroups+