Skip to content

/AWS1/CL_EL2=>DESCRIBELOADBALANCERS()

About DescribeLoadBalancers

Describes the specified load balancers or all of your load balancers.

Method Signature

IMPORTING

Optional arguments:

IT_LOADBALANCERARNS TYPE /AWS1/CL_EL2LOADBALANCERARNS_W=>TT_LOADBALANCERARNS TT_LOADBALANCERARNS

The Amazon Resource Names (ARN) of the load balancers. You can specify up to 20 load balancers in a single call.

IT_NAMES TYPE /AWS1/CL_EL2LOADBALANCERNAME00=>TT_LOADBALANCERNAMES TT_LOADBALANCERNAMES

The names of the load balancers.

IV_MARKER TYPE /AWS1/EL2MARKER /AWS1/EL2MARKER

The marker for the next set of results. (You received this marker from a previous call.)

IV_PAGESIZE TYPE /AWS1/EL2PAGESIZE /AWS1/EL2PAGESIZE

The maximum number of results to return with this call.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EL2DSCLOADBALANCERS01 /AWS1/CL_EL2DSCLOADBALANCERS01