DeregisterInstancesFromLoadBalancer
GET /?Action=DeregisterInstancesFromLoadBalancer
Description
Deregisters a specified instance from a load balancer.
Body parameter
Required: false
Name: DeregisterEndPointsInput
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
Instances.member.N |
One or more instance IDs. |
true |
|||
LoadBalancerName |
The name of the load balancer. |
true |
string |
Responses
HTTP Code 200
| HTTP Code | Description | Schema |
|---|---|---|
200 |
DeregisterEndPointsOutput |
Response 200
| Name | Description | Required | Schema | Default | Example |
|---|---|---|---|---|---|
Instances.member.N |
Information about one or more instances that remain registered with the load balancer. |
false |
|||
ResponseMetadata |
Information about the response. |
false |