.. _template_limit_policy_limit_pps: template limit-policy limit-pps =============================== Enable Packets Per Second Rate Limit limit-pps Specification ----------------------- ===================================== ======================================================================================== **Parameter** **Value** ===================================== ======================================================================================== **Type** *Configuration Resource* **Element Name** limit-pps **Element URI** /axapi/v3/template/limit-policy/{policy-number}/limit-pps **Element Attributes** limit-pps_attributes **Partition Visibility** shared **Schema** :download:`limit-pps schema ` ===================================== ======================================================================================== **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. 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/template/limit-policy/{policy-number}/limit-pps .. raw:: html :ref:`3489_limit-pps_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-pps .. raw:: html :ref:`3489_limit-pps_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-pps .. raw:: html :ref:`3489_limit-pps_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-pps .. raw:: html :ref:`3489_limit-pps_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-pps .. raw:: html :ref:`3489_limit-pps_attributes` .. raw:: html
.. _3489_limit-pps_attributes: limit-pps attributes -------------------- **ddos-protection-factor** **Description** Enable DDoS Protection (Multiplier of the downlink PPS) **Type:** number **Range:** 1-50 **downlink** **Description** Downlink PPS limit (Number of Packets per second) **Type:** number **Range:** 1-2147483647 **downlink-burstsize** **Description** PPS Token Bucket Size (Must Exceed Configured Rate) (In Packets) **Type:** number **Range:** 1-2147483647 **downlink-relaxed** **Description** Relax the limitation when the policy has more tokens from the parent of policy **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **total** **Description** Total PPS limit (Number of Packets per second) **Type:** number **Range:** 1-2147483647 **total-burstsize** **Description** PPS Token Bucket Size (Must Exceed Configured Rate) (In Packets) **Type:** number **Range:** 1-2147483647 **total-relaxed** **Description** Relax the limitation when the policy has more tokens from the parent of policy **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uplink** **Description** Uplink PPS limit (Number of Packets per second) **Type:** number **Range:** 1-2147483647 **uplink-burstsize** **Description** PPS Token Bucket Size (Must Exceed Configured Rate) (In Packets) **Type:** number **Range:** 1-2147483647 **uplink-relaxed** **Description** Relax the limitation when the policy has more tokens from the parent of policy **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters