.. _slb_mysql_stats: slb mysql stats =============== Statistics for the object mysql mysql Specification ------------------- ===================================== ======================================================== ===================================== ======================================================== **Type** *Configuration Resource* **Element Name** mysql **Element URI** /axapi/v3/slb/mysql/stats **Element Attributes** mysql_attributes **Schema** :download:`mysql 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/mysql/stats .. raw:: html :ref:`1696_mysql_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/mysql/stats .. raw:: html :ref:`1696_mysql_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/mysql/stats .. raw:: html :ref:`1696_mysql_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/mysql/stats .. raw:: html :ref:`1696_mysql_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/mysql/stats .. raw:: html :ref:`1696_mysql_attributes` .. raw:: html
.. _1696_mysql_attributes: mysql attributes ---------------- **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1696_stats` **Type:** Object .. _1696_stats: stats ^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **client_fin** **Description** Client FIN **Type:** number **Format:** counter **commands** **Description** DB commands reply **Type:** number **Format:** counter **curr_be_enc** **Description** Curr BE Encryption Conns **Type:** number **Format:** counter **curr_fe_enc** **Description** Curr FE Encryption Conns **Type:** number **Format:** counter **curr_proxy** **Description** Curr Proxy Conns **Type:** number **Format:** counter **queries** **Description** DB Queries **Type:** number **Format:** counter **server_fin** **Description** Server FIN **Type:** number **Format:** counter **session_err** **Description** Session err **Type:** number **Format:** counter **total_be_enc** **Description** Total BE Encryption Conns **Type:** number **Format:** counter **total_fe_enc** **Description** Total FE Encryption Conns **Type:** number **Format:** counter **total_proxy** **Description** Total Proxy Conns **Type:** number **Format:** counter