.. _slb_crl_srcip: slb crl-srcip ============= Configure connection rate limit crl-srcip Specification ----------------------- ===================================== ====================================================== **Parameter** **Value** ===================================== ====================================================== **Type** *Configuration Resource* **Element Name** crl-srcip **Element URI** /axapi/v3/slb/crl-srcip **Element Attributes** crl-srcip_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/slb/crl-srcip/stats **Operational Data URI** /axapi/v3/slb/crl-srcip/oper **Schema** :download:`crl-srcip 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/slb/crl-srcip .. raw:: html :ref:`2732_crl-srcip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/crl-srcip .. raw:: html :ref:`2732_crl-srcip_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/crl-srcip .. raw:: html :ref:`2732_crl-srcip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/crl-srcip .. raw:: html :ref:`2732_crl-srcip_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/crl-srcip .. raw:: html :ref:`2732_crl-srcip_attributes` .. raw:: html
.. _2732_crl-srcip_attributes: crl-srcip attributes -------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2732_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'sessions_alloc': Sessions allocated; 'sessions_freed': Sessions freed; 'out_of_sessions': Out of sessions; 'too_many_sessions': Too many sessions consumed; 'called': Threshold check count; 'permitted': Honor threshold count; 'threshold_exceed': Threshold exceeded count; 'lockout_drop': Lockout drops; 'log_msg_sent': Log messages sent; **Type:** string **Supported Values:** all, sessions_alloc, sessions_freed, out_of_sessions, too_many_sessions, called, permitted, threshold_exceed, lockout_drop, log_msg_sent