All Products
Search
Document Center

ApsaraDB for ClickHouse:ModifyDBConfig

Last Updated:Jul 17, 2024

Modifies the dictionary configuration of an ApsaraDB for ClickHouse cluster.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID. You can call the DescribeRegions operation to query the most recent region list.

cn-hangzhou
DBClusterIdstringYes

The cluster ID.

cc-bp1r59y779o04****
ConfigstringYes

The dictionary configuration.

{"name":"test"}

Response parameters

ParameterTypeDescriptionExample
object

The response parameter.

RequestIdstring

The request ID.

BF3844B6-1B12-57A0-A259-476D2079EE83

Examples

Sample success responses

JSONformat

{
  "RequestId": "BF3844B6-1B12-57A0-A259-476D2079EE83"
}

Error codes

HTTP status codeError codeError messageDescription
500InternalErrorAn error occurred while processing your request.An error occurred while processing your request.
503ServiceUnavailableAn 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 timeSummary of changesOperation
No change history