.. _system_geoloc_list: system geoloc-list ================== Configure geolocation list geoloc-list Specification ------------------------- ===================================== ================================================================== **Parameter** **Value** ===================================== ================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`3252_geoloc-list_list` **Collection URI** /axapi/v3/system/geoloc-list **Element Name** geoloc-list **Element URI** /axapi/v3/system/geoloc-list/{name} **Element Attributes** geoloc-list_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/system/geoloc-list/{name}/stats **Operational Data URI** /axapi/v3/system/geoloc-list/{name}/oper **Schema** :download:`geoloc-list 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 .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/system/geoloc-list .. raw:: html :ref:`3252_geoloc-list_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/system/geoloc-list .. raw:: html :ref:`3252_geoloc-list_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/geoloc-list/{name} .. raw:: html :ref:`3252_geoloc-list_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/system/geoloc-list .. raw:: html :ref:`3252_geoloc-list_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/geoloc-list/{name} .. raw:: html :ref:`3252_geoloc-list_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/geoloc-list/{name} .. raw:: html :ref:`3252_geoloc-list_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/system/geoloc-list .. raw:: html :ref:`3252_geoloc-list_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/geoloc-list/{name} .. raw:: html :ref:`3252_geoloc-list_attributes` .. raw:: html
.. _3252_geoloc-list_list: geoloc-list-list ---------------- geoloc-list-list is **JSON List** of :ref:`3252_geoloc-list_attributes` geoloc-list-list : [ { :ref:`3252_geoloc-list_attributes` }, { :ref:`3252_geoloc-list_attributes` }, ... ] .. _3252_geoloc-list_attributes: geoloc-list attributes ---------------------- **exclude-geoloc-name-list** **Type:** List **include-geoloc-name-list** **Type:** List **name** **Description** Specify name of Geolocation list **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **sampling-enable** **Type:** List **shared** **Description** Enable sharing with other partitions **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _3252_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'hit-count': some help string; 'total-geoloc': some help string; 'total-active': some help string; **Type:** string **Supported Values:** all, hit-count, total-geoloc, total-active .. _3252_include-geoloc-name-list: include-geoloc-name-list ^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **include-geoloc-name-val** **Description** Geolocation name to add **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters .. _3252_exclude-geoloc-name-list: exclude-geoloc-name-list ^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **exclude-geoloc-name-val** **Description** Geolocation name to exclude **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters