You can call this operation to delete the instance.
Debugging
Request parameters
Parameter | Type | Required | Example | Description |
---|---|---|---|---|
Action | String | Yes | DeleteInstance |
The operation that you want to perform. Set the value to DeleteInstance. |
ClusterId | String | Yes | hb-bp16o0pd52e3y582s |
The ID of the instance. |
Response parameters
Parameter | Type | Example | Description |
---|---|---|---|
RequestId | String | 50373857-C47B-4B64-9332-D0B5280B59EA |
The ID of the request. |
Examples
Sample requests
http(s)://[Endpoint]/? Action=DeleteInstance
&ClusterId=hb-bp16o0pd52e3y582s
&<Common request parameters>
Sample success responses
XML
format
<RequestId>50373857-C47B-4B64-9332-D0B5280B59EA</RequestId>
JSON
format
{
"RequestId":"50373857-C47B-4B64-9332-D0B5280B59EA"
}
Error codes
For a list of error codes, visit the API Error Center.