Skip to content

/AWS1/CL_DCO=>ALLOCATEPVTVIRTUALINTERFACE()

About AllocatePrivateVirtualInterface

Provisions a private virtual interface to be owned by the specified Amazon Web Services account.

Virtual interfaces created using this action must be confirmed by the owner using ConfirmPrivateVirtualInterface. Until then, the virtual interface is in the Confirming state and is not available to handle traffic.

Method Signature

IMPORTING

Required arguments:

IV_CONNECTIONID TYPE /AWS1/DCOCONNECTIONID /AWS1/DCOCONNECTIONID

The ID of the connection on which the private virtual interface is provisioned.

IV_OWNERACCOUNT TYPE /AWS1/DCOOWNERACCOUNT /AWS1/DCOOWNERACCOUNT

The ID of the Amazon Web Services account that owns the virtual private interface.

IO_NEWPVTVIRTUALINTERFACEA00 TYPE REF TO /AWS1/CL_DCONEWPVTVIRTUALINT00 /AWS1/CL_DCONEWPVTVIRTUALINT00

Information about the private virtual interface.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DCOVIRTUALINTERFACE /AWS1/CL_DCOVIRTUALINTERFACE