Removes tags from ApsaraDB for ClickHouse clusters.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Note
Call the DescribeRegions operation to query region IDs. |
cn-hangzhou |
| ResourceId |
array |
Yes |
The resource ID. |
|
|
string |
No |
The ID of the cluster from which to remove tags. You can remove tags from N clusters, where N is an integer that ranges from 1 to 50. Note
Call the DescribeDBClusters operation to query information about all clusters in the destination region, including cluster IDs. |
cc-bp1t9lbb7a4z7**** |
|
| ResourceType |
string |
Yes |
The resource type. Set the value to DBCLUSTER. |
DBCLUSTER |
| All |
boolean |
No |
Specifies whether to remove all tags from the cluster. Valid values:
Note
This parameter is valid only when the TagKey.N parameter is empty. |
false |
| TagKey |
array |
No |
The tag key. |
|
|
string |
No |
The tag key. You can specify from 1 to 20 tag keys. |
testkey1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
ABC71772-F3A1-59CA-B811-4A5B0E0B72F8 |
Examples
Success response
JSON format
{
"RequestId": "ABC71772-F3A1-59CA-B811-4A5B0E0B72F8"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.