.. _system_geo_location_entry: system geo-location entry ========================= Manually configure geo-location entry entry Specification ------------------- ===================================== ====================================================================================== **Parameter** **Value** ===================================== ====================================================================================== **Type** *Collection* **Object Key(s)** *geo-locn-obj-name* **Collection Name** :ref:`3248_entry_list` **Collection URI** /axapi/v3/system/geo-location/entry **Element Name** entry **Element URI** /axapi/v3/system/geo-location/entry/{geo-locn-obj-name} **Element Attributes** entry_attributes **Partition Visibility** shared **Schema** :download:`entry 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/geo-location/entry .. raw:: html :ref:`3248_entry_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/system/geo-location/entry .. raw:: html :ref:`3248_entry_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/system/geo-location/entry/{geo-locn-obj-name} .. raw:: html :ref:`3248_entry_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/system/geo-location/entry .. raw:: html :ref:`3248_entry_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/system/geo-location/entry/{geo-locn-obj-name} .. raw:: html :ref:`3248_entry_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/system/geo-location/entry/{geo-locn-obj-name} .. raw:: html :ref:`3248_entry_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/system/geo-location/entry .. raw:: html :ref:`3248_entry_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/system/geo-location/entry/{geo-locn-obj-name} .. raw:: html :ref:`3248_entry_attributes` .. raw:: html
.. _3248_entry_list: entry-list ---------- entry-list is **JSON List** of :ref:`3248_entry_attributes` entry-list : [ { :ref:`3248_entry_attributes` }, { :ref:`3248_entry_attributes` }, ... ] .. _3248_entry_attributes: entry attributes ---------------- **geo-locn-multiple-addresses** **Type:** List **geo-locn-obj-name** **Description** Specify geo-location name, section range is (1-15) **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **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 .. _3248_geo-locn-multiple-addresses: geo-locn-multiple-addresses ^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **first-ip-address** **Description** Specify IP information (Specify IP address) **Type:** string **Format:** ipv4-address **first-ipv6-address** **Description** Specify IPv6 address **Type:** string **Format:** ipv6-address **geol-ipv4-mask** **Description** Specify IPv4 mask **Type:** string **Format:** ipv4-netmask **Mutual Exclusion:** geol-ipv4-mask and ip-addr2 are mutually exclusive **geol-ipv6-mask** **Description** Specify IPv6 mask **Type:** number **Range:** 0-128 **Mutual Exclusion:** geol-ipv6-mask and ipv6-addr2 are mutually exclusive **ip-addr2** **Description** Specify IP address range **Type:** string **Format:** ipv4-address **Mutual Exclusion:** ip-addr2 and geol-ipv4-mask are mutually exclusive **ipv6-addr2** **Description** Specify IPv6 address range **Type:** string **Format:** ipv6-address **Mutual Exclusion:** ipv6-addr2 and geol-ipv6-mask are mutually exclusive