Skip to content

/AWS1/CL_EC2=>DELETEPUBLICIPV4POOL()

About DeletePublicIpv4Pool

Delete a public IPv4 pool. A public IPv4 pool is an EC2 IP address pool required for the public IPv4 CIDRs that you own and bring to Amazon Web Services to manage with IPAM. IPv6 addresses you bring to Amazon Web Services, however, use IPAM pools only.

Method Signature

IMPORTING

Required arguments:

IV_POOLID TYPE /AWS1/EC2IPV4POOLEC2ID /AWS1/EC2IPV4POOLEC2ID

The ID of the public IPv4 pool you want to delete.

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.

IV_NETWORKBORDERGROUP TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The Availability Zone (AZ) or Local Zone (LZ) network border group that the resource that the IP address is assigned to is in. Defaults to an AZ network border group. For more information on available Local Zones, see Local Zone availability in the Amazon EC2 User Guide.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DELPUBIPV4POOLRSLT /AWS1/CL_EC2DELPUBIPV4POOLRSLT