Description
Deploys servers. When you invoke this method, the server is immediately deployed.
Note: To view the deployment status of the server, use
GET /v1/getServerDeploymentStatus.
Parameters
Name | Description |
---|---|
serverId |
Location: query Type: integer (int64) The object ID of the server you are deploying.
|
Responses
Code | Description |
---|---|
201 |
Type: none None.
|