.. _fw_service_group_stats: fw service-group stats ====================== Statistics for the object service-group service-group Specification --------------------------- ===================================== ====================================================================== **Parameter** **Value** ===================================== ====================================================================== **Type** *Collection* **Collection Name** :ref:`1668_service-group_list` **Collection URI** /axapi/v3/fw/service-group/{name} **Element Name** service-group **Element URI** /axapi/v3/fw/service-group/{name}/stats **Element Attributes** service-group_attributes **Partition Visibility** None **Schema** :download:`service-group 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/fw/service-group/{name} .. raw:: html :ref:`1668_service-group_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/fw/service-group/{name} .. raw:: html :ref:`1668_service-group_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/fw/service-group/{name}/stats .. raw:: html :ref:`1668_service-group_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/fw/service-group/{name} .. raw:: html :ref:`1668_service-group_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/fw/service-group/{name}/stats .. raw:: html :ref:`1668_service-group_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/fw/service-group/{name}/stats .. raw:: html :ref:`1668_service-group_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/fw/service-group/{name} .. raw:: html :ref:`1668_service-group_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/fw/service-group/{name}/stats .. raw:: html :ref:`1668_service-group_attributes` .. raw:: html
.. _1668_service-group_list: service-group-list ------------------ service-group-list is **JSON List** of :ref:`1668_service-group_attributes` service-group-list : [ { :ref:`1668_service-group_attributes` }, { :ref:`1668_service-group_attributes` }, ... ] .. _1668_service-group_attributes: service-group attributes ------------------------ **member-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/fw/service-group/{name}/member/{name}+{port} ` **name** **Description** FW Service Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1668_stats` **Type:** Object .. _1668_member-list: member-list ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **name** **Description** Member name **Type:** string **Format:** comp-string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **port** **Description** Port number **Type:** number **Range:** 1-65534 **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1668_member-list_stats` **Type:** Object .. _1668_member-list_stats: member-list_stats ^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **curr_conn** **Description** Current connections **Type:** number **Format:** counter **curr_conn_overflow** **Description** Current connection counter overflow count **Type:** number **Format:** counter **curr_req** **Description** Current requests **Type:** number **Format:** counter **curr_ssl_conn** **Description** Current SSL connections **Type:** number **Format:** counter **fastest_rsp_time** **Description** Fastest response time **Type:** number **Format:** counter **peak_conn** **Description** Peak connections **Type:** number **Format:** counter **response_time** **Description** Response time **Type:** number **Format:** counter **slowest_rsp_time** **Description** Slowest response time **Type:** number **Format:** counter **state_flaps** **Description** State flaps count **Type:** number **Format:** counter **total_conn** **Description** Total connections **Type:** number **Format:** counter **total_fwd_bytes** **Description** Total forward bytes **Type:** number **Format:** counter **total_fwd_pkts** **Description** Total forward packets **Type:** number **Format:** counter **total_req** **Description** Total requests **Type:** number **Format:** counter **total_req_succ** **Description** Total requests success **Type:** number **Format:** counter **total_rev_bytes** **Description** Total reverse bytes **Type:** number **Format:** counter **total_rev_pkts** **Description** Total reverse packets **Type:** number **Format:** counter **total_rev_pkts_inspected** **Description** Total reverse packets inspected **Type:** number **Format:** counter **total_rev_pkts_inspected_status_code_2xx** **Description** Total reverse packets inspected status code 2xx **Type:** number **Format:** counter **total_rev_pkts_inspected_status_code_non_5xx** **Description** Total reverse packets inspected status code non 5xx **Type:** number **Format:** counter **total_ssl_conn** **Description** Total SSL connections **Type:** number **Format:** counter .. _1668_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **server_selection_fail_drop** **Description** Service selection fail drop **Type:** number **Format:** counter **server_selection_fail_reset** **Description** Service selection fail reset **Type:** number **Format:** counter **service_peak_conn** **Description** Service peak connection **Type:** number **Format:** counter