.. _template_limit_policy_limit_cps: template limit-policy limit-cps =============================== Enable Connections Per Second Rate Limit limit-cps Specification ----------------------- ===================================== ======================================================================================== **Parameter** **Value** ===================================== ======================================================================================== **Type** *Configuration Resource* **Element Name** limit-cps **Element URI** /axapi/v3/template/limit-policy/{policy-number}/limit-cps **Element Attributes** limit-cps_attributes **Partition Visibility** shared **Schema** :download:`limit-cps 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-cps .. raw:: html :ref:`3488_limit-cps_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-cps .. raw:: html :ref:`3488_limit-cps_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-cps .. raw:: html :ref:`3488_limit-cps_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-cps .. raw:: html :ref:`3488_limit-cps_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-cps .. raw:: html :ref:`3488_limit-cps_attributes` .. raw:: html
.. _3488_limit-cps_attributes: limit-cps attributes -------------------- **burstsize** **Description** CPS Token Bucket Size (Must Exceed Configured Rate) (In Connections per second) **Type:** number **Range:** 1-2147483647 **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 **value** **Description** Connections Per Second Rate Limit (Number of Connections per second) **Type:** number **Range:** 1-2147483647