/AWS1/CL_EC2=>GETASSOCIATEDIPV6POOLCIDRS()
¶
About GetAssociatedIpv6PoolCidrs¶
Gets information about the IPv6 CIDR block associations for a specified IPv6 address pool.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_POOLID
TYPE /AWS1/EC2IPV6POOLEC2ID
/AWS1/EC2IPV6POOLEC2ID
¶
The ID of the IPv6 address pool.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/EC2NEXTTOKEN
/AWS1/EC2NEXTTOKEN
¶
The token for the next page of results.
IV_MAXRESULTS
TYPE /AWS1/EC2IPV6POOLMAXRESULTS
/AWS1/EC2IPV6POOLMAXRESULTS
¶
The maximum number of results to return with a single call. To retrieve the remaining results, make another call with the returned
nextToken
value.
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks 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
.