Skip to content

Commit

Permalink
Merge pull request #799 from bbiggerr/volumes-post-rate-limit
Browse files Browse the repository at this point in the history
Added Volume Create rate limit
  • Loading branch information
bbiggerr authored May 17, 2023
2 parents 4e1172c + ac467a4 commit e56d05d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,10 @@ info:

* [Linode Create](/docs/api/linode-instances/#linode-create)

Creating Volumes has a dedicated rate limit of 25 requests per minute. That endpoint is:

* [Volume Create](/docs/api/volumes/#volume-create)

`/stats` endpoints have their own dedicated rate limits of 100 requests per minute. These endpoints are:

* [View Linode Statistics](/docs/api/linode-instances/#linode-statistics-view)
Expand Down

0 comments on commit e56d05d

Please sign in to comment.