Modifies the parameter settings for a DB instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
clickhouse:ModifyDBInstanceConfig |
none |
*EnterpriseDBCluster
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| DBInstanceId |
string |
Yes |
The instance ID. |
cc-uf6lkzf***** |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| Parameters |
string |
No |
The API data parameter settings in JSON format. |
{"max_concurrent_queries":"100"} |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
05321590-BB65-4720-8C*********** |
| Data |
object |
The returned data. |
|
| DBInstanceId |
string |
The instance ID. |
cc-uf6lkzf***** |
Examples
Success response
JSON format
{
"RequestId": "05321590-BB65-4720-8C***********",
"Data": {
"DBInstanceId": "cc-uf6lkzf*****\n"
}
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.