All Products
Search
Document Center

Anti-DDoS:DeleteTagResources

Last Updated:Apr 16, 2024

Removes tags from Anti-DDoS Proxy (Chinese Mainland) instances.

Operation description

You can call the DeleteTagResources operation to remove tags from Anti-DDoS Pro instances.

Note Only Anti-DDoS Pro supports tags.

Limits

You can call this operation up to 10 times per second per account. If the number of the calls per second exceeds the limit, throttling is triggered. As a result, your business may be affected. We recommend that you take note of the limit when you call this operation.

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
RegionIdstringYes

The region ID of the instance. Set the value to cn-hangzhou, which indicates an Anti-DDoS Pro instance in the Chinese mainland.

cn-hangzhou
ResourceGroupIdstringNo

The ID of the resource group to which the instance belongs in Resource Management.

If you do not configure this parameter, the instance belongs to the default resource group.

rg-acfm2pz25js****
ResourceTypestringYes

The type of the resource to which the tag belongs. Set the value to INSTANCE, which indicates an Anti-DDoS Pro instance.

INSTANCE
AllbooleanNo

Specifies whether to remove all tags from the specified resource. Valid values:

  • true: yes.
  • false no. This is the default value.
false
ResourceIdsarrayYes

An array consisting of the IDs of instances from which you want to remove tags.

stringYes

The ID of the instance from which you want to remove tags.

Note You can call the DescribeInstanceIds operation to query the IDs of all instances.
ddoscoo-cn-zvp2eibz****
TagKeyarrayNo

An array consisting of the keys of the tags that you want to remove.

stringNo

The key of the tag that you want to remove.

doc-test-key

All Alibaba Cloud API operations must include common request parameters. For more information about common request parameters, see Common parameters.

For more information about sample requests, see the "Examples" section of this topic.

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

6623EA1F-30FB-5BC8-BEC9-74D55F6F08F1

Examples

Sample success responses

JSONformat

{
  "RequestId": "6623EA1F-30FB-5BC8-BEC9-74D55F6F08F1"
}

Error codes

For a list of error codes, visit the Service error codes.