Changes the name of an ApsaraDB for ClickHouse cluster.
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-bp108z124a8o7**** |
DBClusterDescription | string | Yes | The cluster name. When you set the cluster name, take note of the following rules:
| ClusterDescriptionTest |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "05321590-BB65-4720-8CB6-8218E041CDD0"
}
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