Skip to content

/AWS1/CL_EC2=>GETIPAMDISCOVEREDRESRCCIDRS()

About GetIpamDiscoveredResourceCidrs

Returns the resource CIDRs that are monitored as part of a resource discovery. A discovered resource is a resource CIDR monitored under a resource discovery. The following resources can be discovered: VPCs, Public IPv4 pools, VPC subnets, and Elastic IP addresses.

Method Signature

IMPORTING

Required arguments:

IV_IPAMRESOURCEDISCOVERYID TYPE /AWS1/EC2IPAMRESRCDISCOVERYID /AWS1/EC2IPAMRESRCDISCOVERYID

A resource discovery ID.

IV_RESOURCEREGION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A resource Region.

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

Filters.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

Specify the pagination token from a previous request to retrieve the next page of results.

IV_MAXRESULTS TYPE /AWS1/EC2IPAMMAXRESULTS /AWS1/EC2IPAMMAXRESULTS

The maximum number of discovered resource CIDRs to return in one page of results.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2GETIPAMDISCOVERE03 /AWS1/CL_EC2GETIPAMDISCOVERE03