.. _gslb_service_ip_stats: gslb service-ip stats ===================== Statistics for the object service-ip service-ip Specification ------------------------ ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Collection Name** :ref:`1740_service-ip_list` **Collection URI** /axapi/v3/gslb/service-ip/{node-name} **Element Name** service-ip **Element URI** /axapi/v3/gslb/service-ip/{node-name}/stats **Element Attributes** service-ip_attributes **Partition Visibility** None **Schema** :download:`service-ip 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} .. raw:: html :ref:`1740_service-ip_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-ip/{node-name} .. raw:: html :ref:`1740_service-ip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/stats .. raw:: html :ref:`1740_service-ip_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-ip/{node-name} .. raw:: html :ref:`1740_service-ip_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/stats .. raw:: html :ref:`1740_service-ip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/stats .. raw:: html :ref:`1740_service-ip_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-ip/{node-name} .. raw:: html :ref:`1740_service-ip_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/stats .. raw:: html :ref:`1740_service-ip_attributes` .. raw:: html
.. _1740_service-ip_list: service-ip-list --------------- service-ip-list is **JSON List** of :ref:`1740_service-ip_attributes` service-ip-list : [ { :ref:`1740_service-ip_attributes` }, { :ref:`1740_service-ip_attributes` }, ... ] .. _1740_service-ip_attributes: service-ip attributes --------------------- **node-name** **Description** Service-IP Name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **port-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto} ` **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1740_stats` **Type:** Object .. _1740_port-list: port-list ^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **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:`1740_port-list_stats` **Type:** Object .. _1740_port-list_stats: port-list_stats ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **active** **Description** Active Servers **Type:** number **Format:** counter **current** **Description** Current Connections **Type:** number **Format:** counter .. _1740_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **hits** **Description** Number of times the service IP has been selected **Type:** number **Format:** counter **recent** **Description** Recent hits **Type:** number **Format:** counter