NSX-T Data Center Global Manager REST API
List Service entries for the given service
Return list of Service entries for the given serviceRequest:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/services/{service-id}/service-entries
Request Headers:
n/a
Query Parameters:
ServiceEntryListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/services/my-http/service-entriesSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceEntryListResult+