Attaches tags to members in a resource directory.
Try it now
Test
RAM authorization
Action | Access level | Resource type | Condition key | Dependent action |
resourcemanager:TagResources | update | *All Resource
| None | None |
Request parameters
Parameter | Type | Required | Description | Example |
| ResourceId | array | Yes | The IDs of the members. You can specify up to 50 member IDs. | |
string | No | The ID of the member in the resource directory. You can specify up to 50 member IDs. | 1524*** | |
| Tag | array<object> | Yes | The tags. You can attach up to 20 tags. | |
object | No | The tag. You can attach up to 20 tags. | ||
Key | string | No | The tag key. The tag key can be up to 128 characters in length. It cannot start with | k1 |
Value | string | No | The tag value. The tag value can be up to 128 characters in length. It cannot start with | v1 |
ResourceType | string | Yes | The resource type. Valid value:
| Account |
Response elements
Element | Type | Description | Example |
object | The response parameters. | ||
RequestId | string | The request ID. | E7747EDF-EDDC-5B38-9B6A-6392B9C92B1C |
Examples
Success response
JSON format
{
"RequestId": "E7747EDF-EDDC-5B38-9B6A-6392B9C92B1C"
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.