.. _slb_passthrough_stats: slb passthrough stats ===================== Statistics for the object passthrough passthrough Specification ------------------------- ===================================== ============================================================== **Parameter** **Value** ===================================== ============================================================== **Type** *Configuration Resource* **Element Name** passthrough **Element URI** /axapi/v3/slb/passthrough/stats **Element Attributes** passthrough_attributes **Partition Visibility** None **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/stats .. raw:: html :ref:`2833_passthrough_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/passthrough/stats .. raw:: html :ref:`2833_passthrough_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/passthrough/stats .. raw:: html :ref:`2833_passthrough_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/passthrough/stats .. raw:: html :ref:`2833_passthrough_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/passthrough/stats .. raw:: html :ref:`2833_passthrough_attributes` .. raw:: html
.. _2833_passthrough_attributes: passthrough attributes ---------------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`2833_stats` **Type:** Object .. _2833_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **curr_conn** **Description** Current connections **Type:** number **Format:** counter **curr_pconn** **Description** Persistent connections **Type:** number **Format:** counter **total_conn** **Description** Total connections **Type:** number **Format:** counter **total_fwd_bytes** **Description** Forward bytes **Type:** number **Format:** counter **total_fwd_packets** **Description** Forward packets **Type:** number **Format:** counter **total_rev_bytes** **Description** Reverse bytes **Type:** number **Format:** counter **total_rev_packets** **Description** Reverse packets **Type:** number **Format:** counter