RemoveTags
GET /?Action=RemoveTags
Description
Deletes one or more tags from the specified load balancers.
Body parameter
Required: false
Name: RemoveTagsInput
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
LoadBalancerNames.member.N |
The name of a load balancer. |
true |
string |
||
Tags.member.N.Key |
The key of a tag you want to delete from the load balancer. |
true |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
RemoveTagsOutput |
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
ResponseMetadata |
Information about the response. |
false |