Calls the ResumeInstance operation to resume a suspended instance.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
InstanceId | long | Yes | The instance ID. | 1234 |
ProjectEnv | string | Yes | The environment of the workspace. Valid values: PROD and DEV. | PROD |
Response parameters
Examples
Sample success responses
JSON
format
{ "HttpStatusCode": 200, "Data": true, "ErrorMessage": "The connection does not exist.", "RequestId": "E6F0DBDD-5AD****", "ErrorCode": "Invalid.Tenant.ConnectionNotExists", "Success": true }
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history