/AWS1/CL_ELB=>DEREGINSTSFROMLOADBALANCER()
¶
About DeregisterInstancesFromLoadBalancer¶
Deregisters the specified instances from the specified load balancer. After the instance is deregistered, it no longer receives traffic from the load balancer.
You can use DescribeLoadBalancers to verify that the instance is deregistered from the load balancer.
For more information, see Register or De-Register EC2 Instances in the Classic Load Balancers Guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_LOADBALANCERNAME
TYPE /AWS1/ELBACCESSPOINTNAME
/AWS1/ELBACCESSPOINTNAME
¶
The name of the load balancer.
IT_INSTANCES
TYPE /AWS1/CL_ELBINSTANCE=>TT_INSTANCES
TT_INSTANCES
¶
The IDs of the instances.