NSX-T Data Center REST API
Get all Service-Instances present in system
Returns all Service-Instance(s) of all Services present in system.When request parameter (deployed_to or service_deployment_id) is provided as a part of request,
it will filter out Service-Instances accordingly.
Request:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/service-instances
Request Headers:
n/a
Query Parameters:
ServiceInstanceQueryParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceInstanceListResult+