Removes tags from cloud resources that are Resource Access Management (RAM) roles and policies.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ram:UntagResources |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceType |
string |
Yes |
The resource type. Enumerated values:
Valid values:
|
role |
| ResourceNames |
array |
Yes |
The names of the resources. You can specify up to 50 resource names. |
|
|
string |
Yes |
The name of the resource. |
role1 |
|
| TagKeys |
array |
No |
The keys of the tags. You can specify up to 20 tag keys. |
|
|
string |
No |
The key of the tag. The tag key can be up to 128 characters in length. |
t1 |
|
| All |
boolean |
No |
Specifies whether to remove all tags from the resources. Enumerated values:
Valid values:
|
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response parameters. |
||
| RequestId |
string |
The request ID. |
9B34724D-54B0-4A51-B34D-4512372FE1BE |
Examples
Success response
JSON format
{
"RequestId": "9B34724D-54B0-4A51-B34D-4512372FE1BE"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.