Deletes an instance.
Operation description
- Before you delete an instance, make sure that all data tables and time series tables in the instance are deleted and virtual private clouds (VPCs) are unbound from the instance.
- To prevent conflicts, do not create an instance that has the same name as the instance that is being deleted.
- After an instance is deleted, the instance becomes unavailable and the tables, table data, and related indexes in the instance cannot be recovered. Proceed with caution.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /v2/openapi/deleteinstance HTTP/1.1
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
body | object | No | The request body. | |
InstanceName | string | Yes | The name of the instance. | instance-test |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "17827FB1-CC71-559D-BBDF-9D41534322E7"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history