AddTags
GET /?Action=AddTags
Description
Adds one or more tags to the specified load balancers.
If a tag with the same key already exists for the load balancer, the tag value is replaced.
Body parameter
Required: false
Name: AddTagsInput
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
LoadBalancerNames.member.N |
The name of a load balancer. |
true |
string |
||
Tags.member.N |
One or more tags you want to add to the load balancer. |
true |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
AddTagsOutput |
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
ResponseMetadata |
Information about the response. |
false |