A rate limit refers to the maximum number of requests that a client is allowed to make to an API within a certain timeframe. This prevents any single user or application from overloading the system. When the limit is reached, a client will be unable to make further requests until the limit resets.
This page shows the rate limits for the backup management APIs.
| Endpoint | Type | Rate Limit |
|---|---|---|
|
Create restore Revalidate restore | POST | 5 requests per minute per user |
|
Create storage Create backup policy Initiate import | POST | 10 requests per minute per org |
|
Get all storages Get storage details Get supported regions for org Get all backup policies Get backup policy details Get backups part of backup policy Get backup details Get import details Get all restores Get restore details Get post operation report | GET | 100 requests per minute per org |
| Update backup policy | PUT | 10 requests per minute per org |
Rate this page: