NSX-T Data Center REST API
Returns list of instance runtimes of service VM being deployed
Returns list of instance runtimes of service VMs being deployed for a given service instance idRequest:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-runtimes
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
InstanceRuntimeListResult+