Skip to content

Commit 0347b24

Browse files
authored
Merge pull request #614 from bbiggerr/linodes-create-rate-limit
Add Linodes Create rate limit
2 parents 4357458 + f853a04 commit 0347b24

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

openapi.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -343,6 +343,11 @@ info:
343343

344344
**Note:** There may be rate limiting applied at other levels outside of the API, for example, at the load balancer.
345345

346+
Creating Linodes has a dedicated limit of 10 requests per 30 seconds per user.
347+
That endpoint is:
348+
349+
* [Linode Create](/docs/api/linode-instances/#linode-create)
350+
346351
`/stats` endpoints have their own dedicated limits of 100 requests per minute per user.
347352
These endpoints are:
348353

0 commit comments

Comments
 (0)