Deletes a database used for data synchronization.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
DbClusterId | string | Yes | The cluster ID. | cc-bp158i5wvj436**** |
SynDb | string | Yes | The name of the database in the ApsaraDB RDS for MySQL instance. The database is used for data synchronization. | database |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "2C7393F1-5FD1-5CEE-A2EA-270A2CF99693",
"Status": true,
"ErrorMsg": "ClickHouse exception, code: 49, host: 100.100.xx.xx, port: 49670; Code: 49, e.displayText() = DB::Exception: Logical error: there is no global context (version 20.8.17.25)n",
"ErrorCode": 0
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. | The DBClusterId provided does not exist in our records. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history