.. _slb_passthrough: slb passthrough =============== passthrough session stats passthrough Specification ------------------------- ===================================== ======================================================== ===================================== ======================================================== **Type** *Configuration Resource* **Element Name** passthrough **Element URI** /axapi/v3/slb/passthrough **Element Attributes** passthrough_attributes **Statistics Data URI** /axapi/v3/slb/passthrough/stats **Schema** :download:`passthrough 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/passthrough .. raw:: html :ref:`1699_passthrough_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/passthrough .. raw:: html :ref:`1699_passthrough_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/passthrough .. raw:: html :ref:`1699_passthrough_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/passthrough .. raw:: html :ref:`1699_passthrough_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/passthrough .. raw:: html :ref:`1699_passthrough_attributes` .. raw:: html
.. _1699_passthrough_attributes: passthrough attributes ---------------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1699_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'curr_conn': Current connections; 'total_conn': Total connections; 'total_fwd_bytes': Forward bytes; 'total_fwd_packets': Forward packets; 'total_rev_bytes': Reverse bytes; 'total_rev_packets': Reverse packets; 'curr_pconn': Persistent connections; **Type:** string **Supported Values:** all, curr_conn, total_conn, total_fwd_bytes, total_fwd_packets, total_rev_bytes, total_rev_packets, curr_pconn .. _1699_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - total_fwd_bytes - 8 - Forward bytes * - - total_conn - 8 - Total connections * - - total_fwd_packets - 8 - Forward packets * - - curr_pconn - 8 - Persistent connections * - - curr_conn - 8 - Current connections * - - total_rev_packets - 8 - Reverse packets * - - total_rev_bytes - 8 - Reverse bytes