Quota Policy
Enforce quota policies on requests
Paid Add On
This policy is only available as a paid add-on. If you would like to try this please reach out to us: sales@zuplo.com
Configuration
{
"name": "my-quota-inbound-policy",
"policyType": "quota-inbound",
"handler": {
"export": "QuotaInbound",
"module": "$import(@zuplo/runtime)",
"options": {}
}
}
Read more about how policies work