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
  Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/services/564dab50-63a0-8b4f-a1f8-20e4d36efc3b/service-instances/564dab50-63a0-8b4f-a1f8-20e4d36efc3c/instance-runtimesSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    InstanceRuntimeListResult+
  