Removes tags from Global Accelerator (GA) resources such as GA instances, bandwidth plans, ACLs, and endpoint groups.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ga:UntagResources |
update |
Accelerator
BasicAccelerator
EndpointGroup
Acl
BandwidthPackage
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. Set to cn-hangzhou. |
cn-hangzhou |
| ClientToken |
string |
No |
The client token used to ensure idempotence of the request. You can use the client to generate the token. It must be unique across requests and can contain only ASCII characters. Note
If you do not specify this parameter, the system uses the request ID as the client token. The request ID may differ for each request. |
123e4567-e89b-12d3-a456-426655440000 |
| ResourceType |
string |
Yes |
The resource type. Valid values:
|
accelerator |
| All |
boolean |
No |
Whether to remove all tags from the resource. Valid values:
|
false |
| ResourceId |
array |
Yes |
The resource IDs. The value depends on the ResourceType:
You can specify up to 50 resource IDs. |
|
|
string |
No |
The resource ID. The value depends on the ResourceType:
You can specify up to 50 resource IDs. |
ga-bp149u6o36qt1as9b**** |
|
| TagKey |
array |
No |
The tag key. All tags with this key are removed from the specified resources. You can specify up to 20 tag keys. Note
If All is set to true, this parameter does not take effect. |
|
|
string |
No |
The tag key. All tags with this key are removed from the specified resources. You can specify up to 20 tag keys. Note
If All is set to true, this parameter does not take effect. |
valueTest |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response object. |
||
| RequestId |
string |
The request ID. |
54B48E3D-DF70-471B-AA93-08E683A1B45 |
Examples
Success response
JSON format
{
"RequestId": "54B48E3D-DF70-471B-AA93-08E683A1B45"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.