Detaches tags from specified resources.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenest:UnTagResources |
none |
*ServiceInstance
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| ResourceType |
string |
Yes |
The resource type. Valid values:
|
service |
| ResourceId |
array |
Yes |
The resource IDs. |
|
|
string |
Yes |
The resource ID. A maximum of 50 resource IDs can be specified. |
r-xxx |
|
| All |
boolean |
No |
Specifies whether to remove all tags from the resources. This parameter is valid only when `TagKey` is not specified. The default value is false. Valid values:
|
false |
| TagKey |
array |
No |
The tag keys of the resources. |
|
|
string |
Yes |
The tag key of the resource. |
Key1 |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
06BF8F22-02DC-4750-83DF-3FFC11C065EA |
Examples
Success response
JSON format
{
"RequestId": "06BF8F22-02DC-4750-83DF-3FFC11C065EA"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.