Skip to content

/AWS1/CL_FMS=>LISTAPPSLISTS()

About ListAppsLists

Returns an array of AppsListDataSummary objects.

Method Signature

IMPORTING

Required arguments:

IV_MAXRESULTS TYPE /AWS1/FMSPAGINATIONMAXRESULTS /AWS1/FMSPAGINATIONMAXRESULTS

The maximum number of objects that you want Firewall Manager to return for this request. If more objects are available, in the response, Firewall Manager provides a NextToken value that you can use in a subsequent call to get the next batch of objects.

If you don't specify this, Firewall Manager returns all available objects.

Optional arguments:

IV_DEFAULTLISTS TYPE /AWS1/FMSBOOLEAN /AWS1/FMSBOOLEAN

Specifies whether the lists to retrieve are default lists owned by Firewall Manager.

IV_NEXTTOKEN TYPE /AWS1/FMSPAGINATIONTOKEN /AWS1/FMSPAGINATIONTOKEN

If you specify a value for MaxResults in your list request, and you have more objects than the maximum, Firewall Manager returns this token in the response. For all but the first request, you provide the token returned by the prior request in the request parameters, to retrieve the next batch of objects.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FMSLISTAPPSLISTSRSP /AWS1/CL_FMSLISTAPPSLISTSRSP