.. _system_bandwidth: system bandwidth ================ System bandwidth information bandwidth Specification ----------------------- ===================================== ========================================================= **Parameter** **Value** ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** bandwidth **Element URI** /axapi/v3/system/bandwidth **Element Attributes** bandwidth_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/system/bandwidth/stats **Schema** :download:`bandwidth 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/system/bandwidth .. raw:: html :ref:`3349_bandwidth_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`3349_bandwidth_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`3349_bandwidth_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`3349_bandwidth_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`3349_bandwidth_attributes` .. raw:: html
.. _3349_bandwidth_attributes: bandwidth attributes -------------------- **critical-threshold** **Description** Adjust bandwidth critical threshold **Type:** number **Range:** 81-99 **Default:** 95 **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **warning-threshold** **Description** Adjust bandwidth warning threshold **Type:** number **Range:** 50-80 **Default:** 75 .. _3349_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'input-bytes-per-sec': In Bytes per second; 'output-bytes-per-sec': Out Bytes per second; 'ppsl_drop_egr': Packet-Per-Sec Limit Drop at egress; 'ppsl_drop_ing': Packet-Per-Sec Limit Drop at ingress; 'ppsl_ignore_limit': Packet-Per-Sec Limit ignored packets count; 'licexpire_drop': License Expire Drop; 'bwl_drop': BW Limit Drop; **Type:** string **Supported Values:** all, input-bytes-per-sec, output-bytes-per-sec, ppsl_drop_egr, ppsl_drop_ing, ppsl_ignore_limit, licexpire_drop, bwl_drop