Removes tags from one or more Bastionhost instances in a batch.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-bastionhost:UntagResources |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The ID of the region where the Bastionhost instance resides. Note
For more information about the mapping between region IDs and region names, see Regions and zones. |
cn-hangzhou |
| ResourceType |
string |
Yes |
The type of the resource. The only valid value is INSTANCE. This value indicates a Bastionhost instance. |
INSTANCE |
| All |
boolean |
No |
Specifies whether to remove all tags from the Bastionhost instance.
|
false |
| ResourceId |
array |
Yes |
The ID of the instance. The value of N can be from 1 to 20. Note
You can call the DescribeInstances operation to obtain the ID of the Bastionhost instance. |
|
|
string |
No |
The ID of the instance. The value of N can be from 1 to 20. Note
You can call the DescribeInstances operation to obtain the ID of the Bastionhost instance. |
bastionhost-cn-78v1gc**** |
|
| TagKey |
array |
No |
The key of the tag. The value of N can be from 1 to 20. |
|
|
string |
No |
The key of the tag. The value of N can be from 1 to 20. |
test |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
A8A665B9-8550-4942-9DEE-73198051856B |
Examples
Success response
JSON format
{
"RequestId": "A8A665B9-8550-4942-9DEE-73198051856B"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.