Deletes the backup policy for a community-compatible ApsaraDB for ClickHouse cluster.
Operation description
The data backup feature is available only for ApsaraDB for ClickHouse clusters running version 21.8 or later.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
clickhouse:DeleteBackupPolicy |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| MaxResults |
integer |
No |
The number of records to return on each page. Valid values: 1 to 100. Default value: 30. |
30 |
| ClientToken |
string |
No |
A client token used to ensure the idempotence of the request. The value must be a string that contains a maximum of 64 ASCII characters and cannot contain non-ASCII characters. |
ETnLKlblzczshOTUbOCz**** |
| DBClusterId |
string |
No |
The cluster ID. Note
You can call the DescribeDBClusters operation to query information about all clusters in the destination region, including cluster IDs. |
cc-bp1t9lbb7a4z7**** |
| Product |
string |
No |
The product name. |
clickhouse |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
F5178C10-1407-4987-9133-DE4DC9119F34 |
Examples
Success response
JSON format
{
"RequestId": "F5178C10-1407-4987-9133-DE4DC9119F34"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.