.. _gslb_site_stats: gslb site stats =============== Statistics for the object site site Specification ------------------ ===================================== ==================================================================== **Parameter** **Value** ===================================== ==================================================================== **Type** *Collection* **Collection Name** :ref:`1762_site_list` **Collection URI** /axapi/v3/gslb/site/{site-name} **Element Name** site **Element URI** /axapi/v3/gslb/site/{site-name}/stats **Element Attributes** site_attributes **Partition Visibility** None **Schema** :download:`site 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/site/{site-name} .. raw:: html :ref:`1762_site_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/site/{site-name} .. raw:: html :ref:`1762_site_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/site/{site-name}/stats .. raw:: html :ref:`1762_site_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/site/{site-name} .. raw:: html :ref:`1762_site_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/site/{site-name}/stats .. raw:: html :ref:`1762_site_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/site/{site-name}/stats .. raw:: html :ref:`1762_site_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/site/{site-name} .. raw:: html :ref:`1762_site_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/site/{site-name}/stats .. raw:: html :ref:`1762_site_attributes` .. raw:: html
.. _1762_site_list: site-list --------- site-list is **JSON List** of :ref:`1762_site_attributes` site-list : [ { :ref:`1762_site_attributes` }, { :ref:`1762_site_attributes` }, ... ] .. _1762_site_attributes: site attributes --------------- **ip-server-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/gslb/site/{site-name}/ip-server/{ip-server-name} ` **site-name** **Description** Specify GSLB site name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1762_stats` **Type:** Object .. _1762_ip-server-list: ip-server-list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **ip-server-name** **Description** Specify the real server name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **stats** **Description:** stats is a **JSON Block**. Please see below for :ref:`1762_ip-server-list_stats` **Type:** Object .. _1762_ip-server-list_stats: ip-server-list_stats ^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **hits** **Description** Number of times the IP was selected **Type:** number **Format:** counter **recent** **Description** Recent hits **Type:** number **Format:** counter .. _1762_stats: stats ^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **hits** **Description** Number of times the site was selected **Type:** number **Format:** counter