Skip to content

/AWS1/CL_BUG=>PUTBANDWIDTHRLIMSCHEDULE()

About PutBandwidthRateLimitSchedule

This action sets the bandwidth rate limit schedule for a specified gateway. By default, gateways do not have a bandwidth rate limit schedule, which means no bandwidth rate limiting is in effect. Use this to initiate a gateway's bandwidth rate limit schedule.

Method Signature

IMPORTING

Required arguments:

IV_GATEWAYARN TYPE /AWS1/BUGGATEWAYARN /AWS1/BUGGATEWAYARN

The Amazon Resource Name (ARN) of the gateway. Use the ListGateways operation to return a list of gateways for your account and Amazon Web Services Region.

IT_BANDWIDTHRLIMINTERVALS TYPE /AWS1/CL_BUGBANDWIDTHRLINTER00=>TT_BANDWIDTHRATELIMITINTERVALS TT_BANDWIDTHRATELIMITINTERVALS

An array containing bandwidth rate limit schedule intervals for a gateway. When no bandwidth rate limit intervals have been scheduled, the array is empty.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BUGPUTBANDWIDTHRLSC01 /AWS1/CL_BUGPUTBANDWIDTHRLSC01