NSX-T Data Center REST API
Deploy and set up service VMs either as standalone or HA (Deprecated)
Deploys one service VM as standalone, or two service VMs as HA where one VM is active and another one is standby.During the deployment of service VMs, service will be set up based on deployment events using callbacks.
Deprecated: This API has been deprecated, please use below Policy API
PUT /policy/api/v1/infra/tier-0s/<tier-0-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id> PUT /policy/api/v1/infra/tier-1s/<tier-1-id>/locale-services/<locale-service-id>/service-instances/<service-instance-id>
Request:
Method:
POST
URI Path(s):
/api/v1/serviceinsertion/services/{service-id}/service-instances/{service-instance-id}/instance-runtimes?action=deploy
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a
Successful Response:
Response Code:
201 Created
Response Headers:
n/a
Response Body:
n/a