Please enable JavaScript.
Coggle requires JavaScript to display documents.
API throttlers, API Throttlers - Coggle Diagram
API throttlers
Validate the gateway call based on the single API throttling for 5 requests per minute at the API level
-
Validate the gateway call based on the single API throttling for 5 requests per minute at the Resource level
-
Validate the gateway call based on the single API throttling for 5 requests per minute at the Operational level
-
Validate the gateway call by adding multiple API throttling policies at the API level and the Resource level
policy1 -> API level
policy2 -> resource level
Create API throttler 1
(Name - policy1, Request count-8, Throttle time - 1 minute)
Create API throttler 2
(Name - policy2, Request count-6, Throttle time - 1 minute)
-
Validate the gateway call by adding multiple API throttling policies at the API level and the Method level
policy1 -> API level
policy2 -> Operational level
Create API throttler 1
(Name - policy1, Request count-8, Throttle time - 1 minute)
Create API throttler 2
(Name - policy2, Request count-6, Throttle time - 1 minute)
-
Validate the gateway call by adding multiple API throttling policies at the Resource level and the Method level
policy1 -> Resource level
policy2 -> Operational level
Create API throttler 1
(Name - policy1, Request count-8, Throttle time - 1 minute)
Create API throttler 2
(Name - policy2, Request count-6, Throttle time - 1 minute)
-
-
-
Validate the gateway call by adding multiple API throttling policies at the API level, Resource level, and Method level
policy1 -> API level
policy2 -> Resource level
policy3 -> Operational level
Create API throttler 1
(Name - policy1, Request count-10, Throttle time - 1 minute)
Create API throttler 2
(Name - policy2, Request count-6, Throttle time - 1 minute)
Create API throttler 3
(Name - policy3, Request count-4, Throttle time - 1 minute)
Create Environment
Create Scope
Create REST Pool
Create REST API
Go to API properties
- 1 more item...
-
-
-
-
-
-
Validate the gateway call by changing the already added API throttling policy at the Operational level
Create API Throttler1
(Name - policy1, Request count - 5, Throttle Time - 1 minute)
Create API Throttler2
(Name - policy2, Request count - 7, Throttle Time - 1 minute)
-
-
-
-
API Throttlers
Search
-
-
Features
-
-
Wildcard Search (e.g. 'test', 'API', '4')
-
-
-
-
Pagination
Controls (Bottom-Right)
Items per page: Dropdown (e.g. 5, 10, 25)
-
-
-
-
Delete API Throttler
-
-
On Cancel
Close dialog, take no action
-
-