Sha256: 0269940af60da9691bb8afbc80a769761a5c1f9e65fd5234fd8bd754cfbc226b

Contents?: true

Size: 878 Bytes

Versions: 17

Compression:

Stored size: 878 Bytes

Contents

# CloudsmithApi::RateCheck

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**interval** | **Float** | The time in seconds that you are suggested to wait until the next request in order to avoid consuming too much within the rate limit window. | [optional] 
**limit** | **Integer** | The maximum number of requests that you are permitted to send per hour | [optional] 
**remaining** | **Integer** | The number of requests that are remaining in the current rate limit window | [optional] 
**reset** | **Integer** | The UTC epoch timestamp at which the current rate limit window will reset | [optional] 
**reset_iso_8601** | **String** | The ISO 8601 datetime at which the current rate limit window will reset | [optional] 
**throttled** | **BOOLEAN** | If true, throttling is currently being enforced. | [optional] 


Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
cloudsmith-api-2.0.16 docs/RateCheck.md
cloudsmith-api-2.0.15 docs/RateCheck.md
cloudsmith-api-2.0.14 docs/RateCheck.md
cloudsmith-api-2.0.13 docs/RateCheck.md
cloudsmith-api-2.0.12 docs/RateCheck.md
cloudsmith-api-2.0.11 docs/RateCheck.md
cloudsmith-api-2.0.10 docs/RateCheck.md
cloudsmith-api-2.0.9 docs/RateCheck.md
cloudsmith-api-2.0.8 docs/RateCheck.md
cloudsmith-api-2.0.7 docs/RateCheck.md
cloudsmith-api-2.0.6 docs/RateCheck.md
cloudsmith-api-2.0.5 docs/RateCheck.md
cloudsmith-api-2.0.4 docs/RateCheck.md
cloudsmith-api-2.0.3 docs/RateCheck.md
cloudsmith-api-2.0.2 docs/RateCheck.md
cloudsmith-api-2.0.1 docs/RateCheck.md
cloudsmith-api-2.0.0 docs/RateCheck.md