Removes tags from resources.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:UnTagResources |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| ResourceType |
string |
Yes |
The resource type. Valid values:
|
service |
| ResourceId |
array |
Yes |
The resource ID. |
|
|
string |
Yes |
The resource ID. You can specify up to 50 resource IDs. |
r-xxx |
|
| All |
boolean |
No |
Specifies whether to remove all tags from the resources. This parameter takes effect only when TagKey is not specified. Default value: false. Valid values:
|
false |
| TagKey |
array |
No |
The tag keys of the resource. |
|
|
string |
Yes |
The tag key of the resource. |
Key1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
06BF8F22-02DC-4750-83DF-3FFC11C065EA |
Examples
Success response
JSON format
{
"RequestId": "06BF8F22-02DC-4750-83DF-3FFC11C065EA\n"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.