.. _slb_connection_reuse: slb connection-reuse ==================== Configure Connection Reuse connection-reuse Specification ------------------------------ ===================================== ============================================================= **Parameter** **Value** ===================================== ============================================================= **Type** *Configuration Resource* **Element Name** connection-reuse **Element URI** /axapi/v3/slb/connection-reuse **Element Attributes** connection-reuse_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/slb/connection-reuse/stats **Operational Data URI** /axapi/v3/slb/connection-reuse/oper **Schema** :download:`connection-reuse 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/connection-reuse .. raw:: html :ref:`2729_connection-reuse_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/connection-reuse .. raw:: html :ref:`2729_connection-reuse_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/connection-reuse .. raw:: html :ref:`2729_connection-reuse_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/connection-reuse .. raw:: html :ref:`2729_connection-reuse_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/connection-reuse .. raw:: html :ref:`2729_connection-reuse_attributes` .. raw:: html
.. _2729_connection-reuse_attributes: connection-reuse attributes --------------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2729_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'current_open': Open persist; 'current_active': Active persist; 'nbind': Total bind; 'nunbind': Total unbind; 'nestab': Total established; 'ntermi': Total terminated; 'ntermi_err': Total terminated by err; 'delay_unbind': Delayed unbind; 'long_resp': Long resp; 'miss_resp': Missed resp; 'unbound_data_rcv': Unbound data rcvd; 'pause_conn': Pause request; 'pause_conn_fail': Pause request fail; 'resume_conn': Resume request; 'not_remove_from_rport': Not remove from list; **Type:** string **Supported Values:** all, current_open, current_active, nbind, nunbind, nestab, ntermi, ntermi_err, delay_unbind, long_resp, miss_resp, unbound_data_rcv, pause_conn, pause_conn_fail, resume_conn, not_remove_from_rport