.. _gslb_geo_location: gslb geo-location ================= Configure a GSLB global geo-location object geo-location Specification -------------------------- ===================================== ============================================================================== **Parameter** **Value** ===================================== ============================================================================== **Type** *Collection* **Object Key(s)** *geo-locn-obj-name* **Collection Name** :ref:`1705_geo-location_list` **Collection URI** /axapi/v3/gslb/geo-location **Element Name** geo-location **Element URI** /axapi/v3/gslb/geo-location/{geo-locn-obj-name} **Element Attributes** geo-location_attributes **Partition Visibility** shared **Schema** :download:`geo-location 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 .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/geo-location .. raw:: html :ref:`1705_geo-location_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/geo-location .. raw:: html :ref:`1705_geo-location_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/geo-location/{geo-locn-obj-name} .. raw:: html :ref:`1705_geo-location_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/geo-location .. raw:: html :ref:`1705_geo-location_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/geo-location/{geo-locn-obj-name} .. raw:: html :ref:`1705_geo-location_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/geo-location/{geo-locn-obj-name} .. raw:: html :ref:`1705_geo-location_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/geo-location .. raw:: html :ref:`1705_geo-location_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/geo-location/{geo-locn-obj-name} .. raw:: html :ref:`1705_geo-location_attributes` .. raw:: html
.. _1705_geo-location_list: geo-location-list ----------------- geo-location-list is **JSON List** of :ref:`1705_geo-location_attributes` geo-location-list : [ { :ref:`1705_geo-location_attributes` }, { :ref:`1705_geo-location_attributes` }, ... ] .. _1705_geo-location_attributes: geo-location 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 .. _1705_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