You can call the DescribeDBClusterConfigInXML operation to query the configuration parameters of an ApsaraDB for ClickHouse Community-Compatible Edition cluster in XML format.
Operation description
This operation supports only Community-Compatible Edition clusters that are created after December 1, 2021.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
clickhouse:DescribeDBClusterConfigInXML |
get |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
No |
The region ID. You can call the DescribeRegions operation to query region IDs. |
cn-hangzhou |
| DBClusterId |
string |
Yes |
The cluster ID. You can call the DescribeDBClusters operation to query information about all clusters in the destination region, including cluster IDs. |
cc-bp108z124a8o7**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
FE042911-2B00-134C-9F42-816871BBAFB8 |
| Config |
string |
The configuration parameters. |
|
Examples
Success response
JSON format
{
"RequestId": "FE042911-2B00-134C-9F42-816871BBAFB8",
"Config": "\n\n 300\n 64\n \n debug\n 1000M\n \n 6871947673\n 100\n 4096\n 0\n 0\n0.9\n 0\n 10000\n \n 256\n 16 1\n \n 4194304\n0\n 3435973836\n"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.