Skip to content

/AWS1/CL_DCO=>ALLOCATETRANSITVIRTUALINTE00()

About AllocateTransitVirtualInterface

Provisions a transit virtual interface to be owned by the specified Amazon Web Services account. Use this type of interface to connect a transit gateway to your Direct Connect gateway.

The owner of a connection provisions a transit virtual interface to be owned by the specified Amazon Web Services account.

After you create a transit virtual interface, it must be confirmed by the owner using ConfirmTransitVirtualInterface. Until this step has been completed, the transit virtual interface is in the requested 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 transit virtual interface is provisioned.

IV_OWNERACCOUNT TYPE /AWS1/DCOOWNERACCOUNT /AWS1/DCOOWNERACCOUNT

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

IO_NEWTRANSITVIRTUALINTERF00 TYPE REF TO /AWS1/CL_DCONEWTRANSITVIRTUA00 /AWS1/CL_DCONEWTRANSITVIRTUA00

Information about the transit virtual interface.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DCOALLOCATETRANSITV01 /AWS1/CL_DCOALLOCATETRANSITV01