Suspends an 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": "0baf87f0159376****",
"ErrorCode": "Invalid.Tenant.ProjectNotExists",
"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