| sn_sec_defender_ep.rate_limit_timeout_in_minutes |
If a request does not execute within the specified time frame, the execution gets halted and an appropriate error message is displayed. Default value: 75. |
| sn_sec_defender_ep.request_per_hour_limit |
If the configured API call is made on the same Endpoint within one hour, the request gets queued until the threshold is reached or the configured timeout. Default value: 1500. |
| sn_sec_defender_ep.request_per_minute_limit |
If the configured API call is made on the same Endpoint within one minute, the request gets queued until the threshold is reached or the configured timeout. Default value: 100. |
| sn_sec_defender_ep.import_indicator_request_per_minute_limit |
If the configured API call is made on the endpoint within one minute, the request gets queued until the threshold is reached or the configured timeout. Default value: 30. |