...
Take a plan with 100.000 quota hits per week as an example. If the target platform does not support weekly quotas, but supports daily quotas instead, API Control Plane will configure a quota of 14.286 hits per day in that platform.
To avoid these The following table lists all natively available intervals for each platform. If you wish to avoid all limit conversions, you should only configure intervals that are natively supported by all your target platforms.
Platform | Quota Intervals | Rate Intervals |
---|---|---|
Apigee | MINUTE, HOUR, DAY, MONTH | not supported |
AWS | DAY, WEEK, MONTH | SECOND |
Azure | SECOND, MINUTE, HOUR, DAY, WEEK, MONTH | SECOND, MINUTE |
Gravitee | HOUR, DAY, WEEK, MONTH | SECOND, MINUTE |
Kong | SECOND, MINUTE, HOUR, DAY, MONTH | SECOND, MINUTE, HOUR |
Layer 7 | DAY, MONTH | SECOND |
Layer 7 + apiida | SECOND, MINUTE, HOUR, DAY, MONTH | SECOND |
WSO2 | MINUTE, HOUR, DAY, MONTH | SECOND, MINUTE |
The following intervals are natively supported in all platforms:
...