Skip to content

/AWS1/CL_EC2=>DESCRIPAMRESOURCEDISCOVERIES()

About DescribeIpamResourceDiscoveries

Describes IPAM resource discoveries. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.

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 is UnauthorizedOperation.

IT_IPAMRESOURCEDISCOVERYIDS TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST

The IPAM resource discovery IDs.

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 resource discoveries to return in one page of results.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

The resource discovery filters.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCIPAMRESRCDISC01 /AWS1/CL_EC2DSCIPAMRESRCDISC01