Skip to content

/AWS1/CL_AFB=>LISTGATEWAYS()

About ListGateways

Retrieves a list of gateway summaries. Use GetGateway to retrieve details of a specific gateway. An optional gateway group ARN can be provided to only retrieve gateway summaries of gateways that are associated with that gateway group ARN.

Method Signature

IMPORTING

Optional arguments:

IV_GATEWAYGROUPARN TYPE /AWS1/AFBARN /AWS1/AFBARN

The gateway group ARN for which to list gateways.

IV_NEXTTOKEN TYPE /AWS1/AFBNEXTTOKEN /AWS1/AFBNEXTTOKEN

The token used to paginate though multiple pages of gateway summaries.

IV_MAXRESULTS TYPE /AWS1/AFBMAXRESULTS /AWS1/AFBMAXRESULTS

The maximum number of gateway summaries to return. The default is 50.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_AFBLISTGATEWAYSRSP /AWS1/CL_AFBLISTGATEWAYSRSP