Skip to content

/AWS1/CL_EC2=>DESCRIBEPUBLICIPV4POOLS()

About DescribePublicIpv4Pools

Describes the specified IPv4 address pools.

Method Signature

IMPORTING

Optional arguments:

IT_POOLIDS TYPE /AWS1/CL_EC2PUBIPV4POOLIDSTR00=>TT_PUBLICIPV4POOLIDSTRINGLIST TT_PUBLICIPV4POOLIDSTRINGLIST

The IDs of the address pools.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token for the next page of results.

IV_MAXRESULTS TYPE /AWS1/EC2POOLMAXRESULTS /AWS1/EC2POOLMAXRESULTS

The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned nextToken value.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

One or more filters.

  • tag: - The key/value combination of a tag assigned to the resource. Use the tag key in the filter name and the tag value as the filter value. For example, to find all resources that have a tag with the key Owner and the value TeamA, specify tag:Owner for the filter name and TeamA for the filter value.

  • tag-key - The key of a tag assigned to the resource. Use this filter to find all resources assigned a tag with a specific key, regardless of the tag value.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCPUBIPV4POOLSRS /AWS1/CL_EC2DSCPUBIPV4POOLSRS