/AWS1/CL_EC2=>DESCRIBEIPAMPOOLS()
¶
About DescribeIpamPools¶
Get information about your IPAM pools.
Method Signature¶
IMPORTING¶
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 isUnauthorizedOperation
.
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.
IT_IPAMPOOLIDS
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The IDs of the IPAM pools you would like information on.