.. _gslb_service_ip_port_stats: gslb service-ip port stats ========================== Statistics for the object port port Specification ------------------ ===================================== ======================================================================================================= **Parameter** **Value** ===================================== ======================================================================================================= **Type** *Collection* **Collection Name** :ref:`1738_port_list` **Collection URI** /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto} **Element Name** port **Element URI** /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto}/stats **Element Attributes** port_attributes **Partition Visibility** None **Schema** :download:`port 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}/port/{port-num}+{port-proto} .. raw:: html :ref:`1738_port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto} .. raw:: html :ref:`1738_port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto}/stats .. raw:: html :ref:`1738_port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto} .. raw:: html :ref:`1738_port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto}/stats .. raw:: html :ref:`1738_port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto}/stats .. raw:: html :ref:`1738_port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto} .. raw:: html :ref:`1738_port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/service-ip/{node-name}/port/{port-num}+{port-proto}/stats .. raw:: html :ref:`1738_port_attributes` .. raw:: html
.. _1738_port_list: port-list --------- port-list is **JSON List** of :ref:`1738_port_attributes` port-list : [ { :ref:`1738_port_attributes` }, { :ref:`1738_port_attributes` }, ... ] .. _1738_port_attributes: port attributes --------------- **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:`1738_stats` **Type:** Object .. _1738_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **active** **Description** Active Servers **Type:** number **Format:** counter **current** **Description** Current Connections **Type:** number **Format:** counter