Skip to content

Commit e56d05d

Browse files
authored
Merge pull request #799 from bbiggerr/volumes-post-rate-limit
Added Volume Create rate limit
2 parents 4e1172c + ac467a4 commit e56d05d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,10 @@ info:
378378

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

381+
Creating Volumes has a dedicated rate limit of 25 requests per minute. That endpoint is:
382+
383+
* [Volume Create](/docs/api/volumes/#volume-create)
384+
381385
`/stats` endpoints have their own dedicated rate limits of 100 requests per minute. These endpoints are:
382386

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

0 commit comments

Comments
 (0)