/AWS1/CL_EC2=>GETIPAMDISCOVEREDPUBADDRES00()
¶
About GetIpamDiscoveredPublicAddresses¶
Gets the public IP addresses that have been discovered by IPAM.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_IPAMRESOURCEDISCOVERYID
TYPE /AWS1/EC2IPAMRESRCDISCOVERYID
/AWS1/EC2IPAMRESRCDISCOVERYID
¶
An IPAM resource discovery ID.
IV_ADDRESSREGION
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The Amazon Web Services Region for the IP address.
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
¶
Filters.
IV_NEXTTOKEN
TYPE /AWS1/EC2NEXTTOKEN
/AWS1/EC2NEXTTOKEN
¶
The token for the next page of results.
IV_MAXRESULTS
TYPE /AWS1/EC2IPAMMAXRESULTS
/AWS1/EC2IPAMMAXRESULTS
¶
The maximum number of IPAM discovered public addresses to return in one page of results.