Skip to content

/AWS1/CL_DCO=>CREATEPUBLICVIRTUALINTERFACE()

About CreatePublicVirtualInterface

Creates a public virtual interface. A virtual interface is the VLAN that transports Direct Connect traffic. A public virtual interface supports sending traffic to public services of Amazon Web Services such as Amazon S3.

When creating an IPv6 public virtual interface (addressFamily is ipv6), leave the customer and amazon address fields blank to use auto-assigned IPv6 space. Custom IPv6 addresses are not supported.

Method Signature

IMPORTING

Required arguments:

IV_CONNECTIONID TYPE /AWS1/DCOCONNECTIONID /AWS1/DCOCONNECTIONID

The ID of the connection.

IO_NEWPUBLICVIRTUALINTERFACE TYPE REF TO /AWS1/CL_DCONEWPUBVIRTUALINT01 /AWS1/CL_DCONEWPUBVIRTUALINT01

Information about the public virtual interface.

RETURNING

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