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

Tag

Responses
HTTP Code 200
HTTP Code Description Schema

200

AddTagsOutput

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata