Removes tags from resources and then deletes the tags.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:UntagResources |
delete |
*DefenseResource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region in which the Web Application Firewall (WAF) instance is deployed. Valid values:
|
cn-hangzhou |
| ResourceType |
string |
Yes |
The type of the resource. Set the value to ALIYUN::WAF::DEFENSERESOURCE. |
ALIYUN::WAF::DEFENSERESOURCE |
| All |
boolean |
No |
Specifies whether to remove all tags from the specified resource groups or members. Valid values:
|
false |
| ResourceId |
array |
Yes |
The resource IDs. You can specify up to 50 resource IDs. |
|
|
string |
No |
The resource ID. |
demo.xxxxaliyundoc.com-waf |
|
| TagKey |
array |
No |
The tag keys. You can specify up to 20 tag keys. |
|
|
string |
No |
The tag key. |
demoTagKey |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
7A4B8DB1-A8B0-5362-A65D-6A55****07C5 |
Examples
Success response
JSON format
{
"RequestId": "7A4B8DB1-A8B0-5362-A65D-6A55****07C5"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.