/AWS1/CL_EC2=>GETIPAMRESOURCECIDRS()
¶
About GetIpamResourceCidrs¶
Returns resource CIDRs managed by IPAM in a given scope. If an IPAM is associated with more than one resource discovery, the resource CIDRs across all of the resource discoveries is returned. A resource discovery is an IPAM component that enables IPAM to manage and monitor resources that belong to the owning account.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_IPAMSCOPEID
TYPE /AWS1/EC2IPAMSCOPEID
/AWS1/EC2IPAMSCOPEID
¶
The ID of the scope that the resource is in.
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.
IV_IPAMPOOLID
TYPE /AWS1/EC2IPAMPOOLID
/AWS1/EC2IPAMPOOLID
¶
The ID of the IPAM pool that the resource is in.
IV_RESOURCEID
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The ID of the resource.
IV_RESOURCETYPE
TYPE /AWS1/EC2IPAMRESOURCETYPE
/AWS1/EC2IPAMRESOURCETYPE
¶
The resource type.
IO_RESOURCETAG
TYPE REF TO /AWS1/CL_EC2REQIPAMRESOURCETAG
/AWS1/CL_EC2REQIPAMRESOURCETAG
¶
The resource tag.
IV_RESOURCEOWNER
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The ID of the Amazon Web Services account that owns the resource.