.. _slb_sport_rate_limit: slb sport-rate-limit ==================== Configure source port rate-limit sport-rate-limit Specification ------------------------------ ===================================== ============================================================= ===================================== ============================================================= **Type** *Configuration Resource* **Element Name** sport-rate-limit **Element URI** /axapi/v3/slb/sport-rate-limit **Element Attributes** sport-rate-limit_attributes **Statistics Data URI** /axapi/v3/slb/sport-rate-limit/stats **Schema** :download:`sport-rate-limit 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/slb/sport-rate-limit .. raw:: html :ref:`1745_sport-rate-limit_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/sport-rate-limit .. raw:: html :ref:`1745_sport-rate-limit_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/sport-rate-limit .. raw:: html :ref:`1745_sport-rate-limit_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/sport-rate-limit .. raw:: html :ref:`1745_sport-rate-limit_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/sport-rate-limit .. raw:: html :ref:`1745_sport-rate-limit_attributes` .. raw:: html
.. _1745_sport-rate-limit_attributes: sport-rate-limit attributes --------------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1745_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'alloc_sport': Alloc'd src port entry; 'alloc_sportip': Alloc'd src port-ip entry; 'freed_sport': Freed src port entry; 'freed_sportip': Freed src port-ip entry; 'total_drop': Total rate exceed drop; 'total_reset': Total rate exceed reset; 'total_log': Total log sent; **Type:** string **Supported Values:** all, alloc_sport, alloc_sportip, freed_sport, freed_sportip, total_drop, total_reset, total_log .. _1745_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - total_reset - 8 - Total rate exceed reset * - - alloc_sport - 8 - Alloc'd src port entry * - - freed_sport - 8 - Freed src port entry * - - alloc_sportip - 8 - Alloc'd src port-ip entry * - - total_drop - 8 - Total rate exceed drop * - - freed_sportip - 8 - Freed src port-ip entry * - - total_log - 8 - Total log sent