.. _slb_template_dns_response_rate_limiting: slb template dns response-rate-limiting ======================================= DNS Response Rate Limiting response-rate-limiting Specification ------------------------------------ ===================================== ======================================================================================= ===================================== ======================================================================================= **Type** *Configuration Resource* **Element Name** response-rate-limiting **Element URI** /axapi/v3/slb/template/dns/{name}/response-rate-limiting **Element Attributes** response-rate-limiting_attributes **Schema** :download:`response-rate-limiting schema ` ===================================== ======================================================================================= **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dns/{name}/response-rate-limiting .. raw:: html :ref:`1429_response-rate-limiting_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/dns/{name}/response-rate-limiting .. raw:: html :ref:`1429_response-rate-limiting_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dns/{name}/response-rate-limiting .. raw:: html :ref:`1429_response-rate-limiting_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/dns/{name}/response-rate-limiting .. raw:: html :ref:`1429_response-rate-limiting_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/dns/{name}/response-rate-limiting .. raw:: html :ref:`1429_response-rate-limiting_attributes` .. raw:: html
.. _1429_response-rate-limiting_attributes: response-rate-limiting attributes --------------------------------- **action** **Description** 'log-only': Only log rate-limiting, do not actually rate limit. Requires enable-log configuration; 'rate-limit': Rate-Limit based on configuration (Default); 'whitelist': Whitelist, disable rate-limiting; **Type:** string **Supported Values:** log-only, rate-limit, whitelist **Default:** rate-limit **enable-log** **Description** Enable logging **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **filter-response-rate** **Description** Maximum allowed request rate for the filter. This should match average traffic. (default 20 per two seconds) **Type:** number **Range:** 1-1000 **Default:** 20 **response-rate** **Description** Responses exceeding this rate within the window will be dropped (default 5 per second) **Type:** number **Range:** 1-1000 **Default:** 5 **slip-rate** **Description** Every n'th response that would be rate-limited will be let through instead **Type:** number **Range:** 2-10 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **window** **Description** Rate-Limiting Interval in Seconds (default is one) **Type:** number **Range:** 1-60 **Default:** 1