NSX-T Data Center REST API
Get all service deployments for the given service id
Returns the list of deployments for the given serviceRequest:
Method:
GET
URI Path(s):
/api/v1/serviceinsertion/services/{service-id}/service-deployments
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Example Request:
GET https://<nsx-mgr>/api/v1/serviceinsertion/services/65a60890-6f48-418d-a7d5-5aaf65f2344b/service-deploymentsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
ServiceDeploymentListResult+