.. _template_limit_policy_limit_throughput: template limit-policy limit-throughput ====================================== Enable Throughput Rate Limit limit-throughput Specification ------------------------------ ===================================== =============================================================================================== **Parameter** **Value** ===================================== =============================================================================================== **Type** *Configuration Resource* **Element Name** limit-throughput **Element URI** /axapi/v3/template/limit-policy/{policy-number}/limit-throughput **Element Attributes** limit-throughput_attributes **Partition Visibility** shared **Schema** :download:`limit-throughput 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-throughput .. raw:: html :ref:`3490_limit-throughput_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-throughput .. raw:: html :ref:`3490_limit-throughput_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-throughput .. raw:: html :ref:`3490_limit-throughput_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-throughput .. raw:: html :ref:`3490_limit-throughput_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/template/limit-policy/{policy-number}/limit-throughput .. raw:: html :ref:`3490_limit-throughput_attributes` .. raw:: html
.. _3490_limit-throughput_attributes: limit-throughput attributes --------------------------- **downlink** **Description** Downlink Throughput limit (Mega Bits per second) **Type:** number **Range:** 1-100000 **downlink-burstsize** **Description** Token Bucket Size (Must Exceed Configured Rate) (In Mega Bits per second) **Type:** number **Range:** 1-100000 **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 Throughput limit (Mega Bits per second) **Type:** number **Range:** 1-100000 **total-burstsize** **Description** Token Bucket Size (Must Exceed Configured Rate) (In Mega Bits per second) **Type:** number **Range:** 1-100000 **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 Throughput limit (Mega Bits per second) **Type:** number **Range:** 1-100000 **uplink-burstsize** **Description** Token Bucket Size (Must Exceed Configured Rate) (In Mega Bits per second) **Type:** number **Range:** 1-100000 **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