Skip to content

/AWS1/CL_STG=>ADDUPLOADBUFFER()

About AddUploadBuffer

Configures one or more gateway local disks as upload buffer for a specified gateway. This operation is supported for the stored volume, cached volume, and tape gateway types.

In the request, you specify the gateway Amazon Resource Name (ARN) to which you want to add upload buffer, and one or more disk IDs that you want to configure as upload buffer.

Method Signature

IMPORTING

Required arguments:

IV_GATEWAYARN TYPE /AWS1/STGGATEWAYARN /AWS1/STGGATEWAYARN

GatewayARN

IT_DISKIDS TYPE /AWS1/CL_STGDISKIDS_W=>TT_DISKIDS TT_DISKIDS

An array of strings that identify disks that are to be configured as working storage. Each string has a minimum length of 1 and maximum length of 300. You can get the disk IDs from the ListLocalDisks API.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_STGADDUPLOADBUFFEROUT /AWS1/CL_STGADDUPLOADBUFFEROUT