Configure rate limiting for providers
Configure rate limiting to control the traffic flow to the one_extend request by restricting the number of requests that can be made within a certain time frame.
Before you begin
Role required: admin
About this task
To rate limit the one_extend request, you must define the rate limit rules for the incoming requests. You can create your own rule in the One Extend Rate Limit Rules table.
Procedure
On your ServiceNow instance, navigate to the One Extend Rate Limit Rules [sys_one_extend_rate_limit_rules] table and select New.
On the form, fill in the fields.
| Field | Description |
|---|---|
| Name | Name of the rate limit rule. Identify the rate limit rule with a name. |
| Application | Application scope that must be set to Global. |
| Resource | Resources to select for your rate limit rule.Use one of the following resources for your rate limit rule:
|
| Rule Type | Rule type for the rate limit rule.Define the rule type using the following options:
|
| Request limit per hour | Maximum number of requests to be received per hour. |
| Active | Status of the rate limit rule. |
- Select Submit.