.. _gslb_service_ip_service_stats: gslb service-ip service stats ============================= Statistics for the object service service Specification --------------------- ===================================== ================================================================================================================== **Parameter** **Value** ===================================== ================================================================================================================== **Type** *Collection* **Collection Name** :ref:`1823_service_list` **Collection URI** /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label} **Element Name** service **Element URI** /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label}/stats **Element Attributes** service_attributes **Partition Visibility** None **Schema** :download:`service 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/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label} .. raw:: html :ref:`1823_service_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label} .. raw:: html :ref:`1823_service_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label}/stats .. raw:: html :ref:`1823_service_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label} .. raw:: html :ref:`1823_service_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label}/stats .. raw:: html :ref:`1823_service_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label}/stats .. raw:: html :ref:`1823_service_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label} .. raw:: html :ref:`1823_service_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/service/{port-num}+{port-proto}+{label}/stats .. raw:: html :ref:`1823_service_attributes` .. raw:: html
.. _1823_service_list: service-list ------------ service-list is **JSON List** of :ref:`1823_service_attributes` service-list : [ { :ref:`1823_service_attributes` }, { :ref:`1823_service_attributes` }, ... ] .. _1823_service_attributes: service attributes ------------------ **label** **Description** Service Label **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **port-num** **Description** Port Number **Type:** number **Range:** 0-65534 **port-proto** **Description** 'tcp': TCP Port; 'udp': UDP Port; **Type:** string **Supported Values:** tcp, udp **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1823_stats` **Type:** Object .. _1823_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **active** **Description** Active Servers **Type:** number **Format:** counter **current** **Description** Current Connections **Type:** number **Format:** counter