Creates and attaches tags to one or more resources.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
computenestsupplier:TagResources |
update |
*Service
*ServiceInstance
*Artifact
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID. |
cn-hangzhou |
| Tag |
array<object> |
No |
The resource tags. |
|
|
object |
No |
The resource tag. |
||
| Key |
string |
No |
The tag key of the resource. |
Key1 |
| Value |
string |
No |
The tag value of the resource. |
Value1 |
| ResourceType |
string |
Yes |
The resource type. Valid values:
|
service |
| ResourceId |
array |
Yes |
The resource ID. |
|
|
string |
Yes |
The resource ID. You can specify up to 50 resource IDs. |
r-xxx |
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\n"
}
Error codes
See for a complete list.
Release notes
See Release Notes for a complete list.