.. _system_bandwidth: system bandwidth ================ System bandwidth information bandwidth Specification ----------------------- ===================================== ========================================================= ===================================== ========================================================= **Type** *Configuration Resource* **Element Name** bandwidth **Element URI** /axapi/v3/system/bandwidth **Element Attributes** bandwidth_attributes **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:`1984_bandwidth_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`1984_bandwidth_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`1984_bandwidth_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`1984_bandwidth_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/bandwidth .. raw:: html :ref:`1984_bandwidth_attributes` .. raw:: html
.. _1984_bandwidth_attributes: bandwidth attributes -------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1984_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **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; **Type:** string **Supported Values:** all, input-bytes-per-sec, output-bytes-per-sec .. _1984_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - input-bytes-per-sec - 8 - In Bytes per second * - - output-bytes-per-sec - 8 - Out Bytes per second