Skip to content

/AWS1/CL_SE2=>LISTDEDICATEDIPPOOLS()

About ListDedicatedIpPools

List all of the dedicated IP pools that exist in your Amazon Web Services account in the current Region.

Method Signature

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN

A token returned from a previous call to ListDedicatedIpPools to indicate the position in the list of dedicated IP pools.

IV_PAGESIZE TYPE /AWS1/SE2MAXITEMS /AWS1/SE2MAXITEMS

The number of results to show in a single call to ListDedicatedIpPools. If the number of results is larger than the number you specified in this parameter, then the response includes a NextToken element, which you can use to obtain additional results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SE2LSTDEDICATEDIPPO01 /AWS1/CL_SE2LSTDEDICATEDIPPO01