NSX-T Data Center REST API
List Service entries for the given service
Paginated list of Service entries for the given serviceThis 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/global-infra/services/<service-id>/service-entries
                  
/policy/api/v1/infra/services/<service-id>/service-entries
              
            /policy/api/v1/infra/services/<service-id>/service-entries
Request Headers:
                n/a
            Query Parameters:
    ServiceEntryListRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/services/my-http/service-entriesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    ServiceEntryListResult+
  