You can call this operation to add tags to resources.
Request headers
This operation uses only common request headers. For more information, see Common parameters.
Request syntax
POST /tag
Request parameters
Parameter | Type | Position | Required | Example | Description |
---|---|---|---|---|---|
Object | Body | No |
The list of tags. |
||
resourceArn | String | Body | No | acs:fc:cn-shanghai:18807708****6902:services/service_name |
The Alibaba Cloud Resource Name (ARN). Note You can use the value of this parameter to query information about the resource, such
as the account, service, and region of the resource.
|
Examples
Sample requests
POST /2016-08-15/tag HTTP/1.1
正常返回示例
JSON
格式
HTTP/1.1 200 OK 公共响应头