get_rate_limit
Retrieve a specific rate limiting rule's full configuration, including threshold, period, action, and match criteria, by providing zone and rule IDs.
Instructions
Get details of a specific rate limiting rule by ID. Returns the full configuration including threshold, period, action, and match criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone_id | Yes | required,The ID of the zone | |
| rate_limit_id | Yes | required,The ID of the rate limit rule |