Skip to main content
Skip table of contents

Transfer Quota

The Transfer Quota Policy tracks the number of bytes transferred (either uploaded or downloaded) rather than the total number of requests made.

Configuration Options

transfer_quota_configuration.png

Basic Configuration

Option

Description

Possible Values

Default

Limit

The number of Units transferred.

an integer

-

Unit

The unit you want to set the limit for.

  • B

  • KB

  • MB

  • GB

B

Transfer Direction

Indicates whether uploads, downloads, or both directions should count against the limit.

  • uploaded

  • downloaded

  • uploaded + downloaded

-

Granularity

The element for which the transmitted bytes are counted.

  • Client

  • API

  • User

  • IP Address

-

Period

The time period over which the policy is applied.

  • Second

  • Minute

  • Hour

  • Day

  • Month

  • Year

-

Advanced Configuration

Use the advanced options to configure the response headers for the transfer quotas. These headers convey useful information to clients, such as imposed limits and when to reset the quota period. Override the default header names by entering your own.

Option

Description

Possible Values

Default

Limit Response Header

Optional. HTTP response header that API Management will use to store the limit being applied.

a string

X-TransferQuota-Limit

Remaining Response Header

Optional. HTTP response header that API Management will use to store how many requests remain before the limit is reached.

a string

X-TransferQuota-Remaining

Reset Response Header

Optional. HTTP response header that API Management will use to store the number of seconds until the limit is reset.

a string

X-TransferQuota-Reset

Related Pages:

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.