Skip to content

/AWS1/CL_EC2=>PROVISIONPUBLICIPV4POOLCIDR()

About ProvisionPublicIpv4PoolCidr

Provision a CIDR to a public IPv4 pool.

For more information about IPAM, see What is IPAM? in the Amazon VPC IPAM User Guide.

Method Signature

IMPORTING

Required arguments:

IV_IPAMPOOLID TYPE /AWS1/EC2IPAMPOOLID /AWS1/EC2IPAMPOOLID

The ID of the IPAM pool you would like to use to allocate this CIDR.

IV_POOLID TYPE /AWS1/EC2IPV4POOLEC2ID /AWS1/EC2IPV4POOLEC2ID

The ID of the public IPv4 pool you would like to use for this CIDR.

IV_NETMASKLENGTH TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER

The netmask length of the CIDR you would like to allocate to the public IPv4 pool.

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_EC2PROVISIONPUBIPV401 /AWS1/CL_EC2PROVISIONPUBIPV401