Module fastly_api::apis::rate_limiter_api
source · Structs
- struct for passing parameters to the method
create_rate_limiter
- struct for passing parameters to the method
delete_rate_limiter
- struct for passing parameters to the method
get_rate_limiter
- struct for passing parameters to the method
list_rate_limiters
- struct for passing parameters to the method
update_rate_limiter
Enums
- struct for typed errors of method
create_rate_limiter
- struct for typed errors of method
delete_rate_limiter
- struct for typed errors of method
get_rate_limiter
- struct for typed errors of method
list_rate_limiters
- struct for typed errors of method
update_rate_limiter
Functions
- Create a rate limiter for a particular service and version.
- Delete a rate limiter by its ID.
- Get a rate limiter by its ID.
- List all rate limiters for a particular service and version.
- Update a rate limiter by its ID.