You can call the ModifyDBInstanceAttribute operation to modify the configuration of a cluster.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
clickhouse:ModifyDBInstanceAttribute |
update |
*EnterpriseDBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| DBInstanceId |
string |
Yes |
The cluster ID. |
cc-xxxxx |
| AttributeType |
string |
Yes |
The type of attribute to modify. Valid values:
|
DBInstanceDescription |
| AttributeValue |
string |
Yes |
The new value for the attribute. |
test |
| Product |
string |
No |
The product code. |
clickhouse |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The details of the returned parameters. |
||
| RequestId |
string |
The request ID. |
xxx-xxx-xxx |
Examples
Success response
JSON format
{
"RequestId": "xxx-xxx-xxx"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.