Removes tags from resources and then deletes the tags.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
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 | Yes | 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 parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "7A4B8DB1-A8B0-5362-A65D-6A55****07C5"
}
Error codes
For a list of error codes, visit the Service error codes.