Skip to content

/AWS1/CL_EC2=>GETIPAMPOOLCIDRS()

About GetIpamPoolCidrs

Get the CIDRs provisioned to an IPAM pool.

Method Signature

IMPORTING

Required arguments:

IV_IPAMPOOLID TYPE /AWS1/EC2IPAMPOOLID /AWS1/EC2IPAMPOOLID

The ID of the IPAM pool you want the CIDR for.

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

One or more filters for the request. For more information about filtering, see Filtering CLI output.

IV_MAXRESULTS TYPE /AWS1/EC2IPAMMAXRESULTS /AWS1/EC2IPAMMAXRESULTS

The maximum number of results to return in the request.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token for the next page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2GETIPAMPOOLCIDRSRS /AWS1/CL_EC2GETIPAMPOOLCIDRSRS