UntagResources
Removes tags from Anti-DDoS Origin instances.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-antiddosbag:UntagResources |
update |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| ResourceGroupId |
string |
No |
The ID of the resource group. |
test |
| RegionId |
string |
Yes |
The ID of the region in which the instances reside. |
cn-hangzhou |
| ResourceType |
string |
Yes |
The resource type. Set the value to INSTANCE. |
INSTANCE |
| All |
boolean |
No |
Specifies whether to remove all tags from the instances. Default value: No. |
false |
| ResourceId |
array |
Yes |
The IDs of the instances. Valid values of N: 0 to 49. You can specify up to 50 instances at a time. Example: ResourceId.0, ResourceId.1, ... , ResourceId.49. |
ddosbgp-cn-v0h1fmwbc024 |
|
string |
No |
The ID of the instance. Valid values of N: 0 to 49. You can specify up to 50 instances at a time. Example: ResourceId.0, ResourceId.1, ... , ResourceId.49. |
ddosbgp-cn-v0h1fmwbc024 |
|
| TagKey |
array |
No |
The keys of the tag that you want to remove. Valid values of N: 0 to 19. You can specify up to 20 tag keys at a time. Example: Tag.0.Key, Tag.1.Key, ... , Tag.19.Key. |
testKey1 |
|
string |
No |
The key of the tag that you want to remove. Valid values of N: 0 to 19. You can specify up to 20 tag keys at a time. Example: Tag.0.Key, Tag.1.Key, ... , Tag.19.Key. |
testKey1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
F2D86AED-BA27-4584-BADC-B43BDA7EEBCA |
Examples
Success response
JSON format
{
"RequestId": "F2D86AED-BA27-4584-BADC-B43BDA7EEBCA"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.