/AWS1/CL_ELB=>DESCRIBEINSTANCEHEALTH()
¶
About DescribeInstanceHealth¶
Describes the state of the specified instances with respect to the specified load balancer. If no instances are specified, the call describes the state of all instances that are currently registered with the load balancer. If instances are specified, their state is returned even if they are no longer registered with the load balancer. The state of terminated instances is not returned.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_LOADBALANCERNAME
TYPE /AWS1/ELBACCESSPOINTNAME
/AWS1/ELBACCESSPOINTNAME
¶
The name of the load balancer.
Optional arguments:¶
IT_INSTANCES
TYPE /AWS1/CL_ELBINSTANCE=>TT_INSTANCES
TT_INSTANCES
¶
The IDs of the instances.