Skip to content

/AWS1/CL_VL=>LISTTARGETS()

About ListTargets

Lists the targets for the target group. By default, all targets are included. You can use this API to check the health status of targets. You can also filter the results by target.

Method Signature

IMPORTING

Required arguments:

IV_TARGETGROUPIDENTIFIER TYPE /AWS1/VL_TARGETGROUPIDENTIFIER /AWS1/VL_TARGETGROUPIDENTIFIER

The ID or Amazon Resource Name (ARN) of the target group.

Optional arguments:

IV_MAXRESULTS TYPE /AWS1/VL_MAXRESULTS /AWS1/VL_MAXRESULTS

The maximum number of results to return.

IV_NEXTTOKEN TYPE /AWS1/VL_NEXTTOKEN /AWS1/VL_NEXTTOKEN

A pagination token for the next page of results.

IT_TARGETS TYPE /AWS1/CL_VL_TARGET=>TT_TARGETLIST TT_TARGETLIST

The targets.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_VL_LISTTARGETSRSP /AWS1/CL_VL_LISTTARGETSRSP