Module fastly_api::apis::rate_limiter_api
source · Structs
- 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
Enums
- 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
Functions
- Delete a rate limiter by its ID.
- Get a rate limiter by its ID.
- List all rate limiters for a particular service and version.