Skip to content

/AWS1/CL_SE2=>PUTDEDICATEDIPINPOOL()

About PutDedicatedIpInPool

Move a dedicated IP address to an existing dedicated IP pool.

The dedicated IP address that you specify must already exist, and must be associated with your Amazon Web Services account.

The dedicated IP pool you specify must already exist. You can create a new pool by using the CreateDedicatedIpPool operation.

Method Signature

IMPORTING

Required arguments:

IV_IP TYPE /AWS1/SE2IP /AWS1/SE2IP

The IP address that you want to move to the dedicated IP pool. The value you specify has to be a dedicated IP address that's associated with your Amazon Web Services account.

IV_DESTINATIONPOOLNAME TYPE /AWS1/SE2POOLNAME /AWS1/SE2POOLNAME

The name of the IP pool that you want to add the dedicated IP address to. You have to specify an IP pool that already exists.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_SE2PUTDEDICATEDIPIN01 /AWS1/CL_SE2PUTDEDICATEDIPIN01