Skip to content

/AWS1/CL_BUG=>CREATEGATEWAY()

About CreateGateway

Creates a backup gateway. After you create a gateway, you can associate it with a server using the AssociateGatewayToServer operation.

Method Signature

IMPORTING

Required arguments:

IV_ACTIVATIONKEY TYPE /AWS1/BUGACTIVATIONKEY /AWS1/BUGACTIVATIONKEY

The activation key of the created gateway.

IV_GATEWAYDISPLAYNAME TYPE /AWS1/BUGNAME /AWS1/BUGNAME

The display name of the created gateway.

IV_GATEWAYTYPE TYPE /AWS1/BUGGATEWAYTYPE /AWS1/BUGGATEWAYTYPE

The type of created gateway.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_BUGTAG=>TT_TAGS TT_TAGS

A list of up to 50 tags to assign to the gateway. Each tag is a key-value pair.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BUGCREATEGWOUTPUT /AWS1/CL_BUGCREATEGWOUTPUT