/AWS1/CL_SE2=>GETDEDICATEDIPS()
¶
About GetDedicatedIps¶
List the dedicated IP addresses that are associated with your Amazon Web Services account.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IV_POOLNAME
TYPE /AWS1/SE2POOLNAME
/AWS1/SE2POOLNAME
¶
The name of the IP pool that the dedicated IP address is associated with.
IV_NEXTTOKEN
TYPE /AWS1/SE2NEXTTOKEN
/AWS1/SE2NEXTTOKEN
¶
A token returned from a previous call to
GetDedicatedIps
to indicate the position of the dedicated IP pool in the list of IP pools.
IV_PAGESIZE
TYPE /AWS1/SE2MAXITEMS
/AWS1/SE2MAXITEMS
¶
The number of results to show in a single call to
GetDedicatedIpsRequest
. If the number of results is larger than the number you specified in this parameter, then the response includes aNextToken
element, which you can use to obtain additional results.