Modifies the configurations 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 |
---|---|---|---|---|
RegionId | string | Yes | The region ID. You can call the DescribeRegions operation to query the most recent region list. | cn-hangzhou |
DBClusterId | string | Yes | The cluster ID. You can call the DescribeDBClusters operation to query information about all the clusters that are deployed in a specific region. The information includes the cluster IDs. | cc-bp1t9lbb7a4z7**** |
UserConfig | string | Yes | The names of the parameters and the new values that you want to specify for the parameters. Note
You can change the value of a single parameter. The values of parameters that are not specified will not be changed.
| {"keep_alive_timeout":"301"} |
Reason | string | No | The reason for the change. | test |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "A9AA1E0A-2AEE-5847-87CF-E4FDC0E66052"
}
Error codes
HTTP status code | Error code | Error message | Description |
---|---|---|---|
500 | InternalError | An error occurred while processing your request. | An error occurred while processing your request. |
503 | ServiceUnavailable | An error occurred while processing your request. | An error occurred while processing your request. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history