.. _gslb_template_csv: gslb template csv ================= Specify csv template csv Specification ----------------- ===================================== ===================================================================== **Parameter** **Value** ===================================== ===================================================================== **Type** *Collection* **Object Key(s)** *csv-name* **Collection Name** :ref:`1767_csv_list` **Collection URI** /axapi/v3/gslb/template/csv **Element Name** csv **Element URI** /axapi/v3/gslb/template/csv/{csv-name} **Element Attributes** csv_attributes **Partition Visibility** shared **Schema** :download:`csv 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/template/csv .. raw:: html :ref:`1767_csv_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/template/csv .. raw:: html :ref:`1767_csv_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/template/csv/{csv-name} .. raw:: html :ref:`1767_csv_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/template/csv .. raw:: html :ref:`1767_csv_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/template/csv/{csv-name} .. raw:: html :ref:`1767_csv_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/template/csv/{csv-name} .. raw:: html :ref:`1767_csv_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/template/csv .. raw:: html :ref:`1767_csv_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/template/csv/{csv-name} .. raw:: html :ref:`1767_csv_attributes` .. raw:: html
.. _1767_csv_list: csv-list -------- csv-list is **JSON List** of :ref:`1767_csv_attributes` csv-list : [ { :ref:`1767_csv_attributes` }, { :ref:`1767_csv_attributes` }, ... ] .. _1767_csv_attributes: csv attributes -------------- **csv-name** **Description** Specify name of csv template **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **delim-char** **Description** enter a delimiter character, default "," **Type:** string **Format:** string-rlx **Maximum Length:** 1 characters **Maximum Length:** 1 characters **Default:** , **Mutual Exclusion:** delim-char and delim-num are mutually exclusive **delim-num** **Description** enter a delimiter number, default 44 (",") **Type:** number **Range:** 0-255 **Default:** 44 **Mutual Exclusion:** delim-num and delim-char are mutually exclusive **ipv6-enable** **Description** Support IPv6 IP ranges **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **multiple-fields** **Type:** List **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 .. _1767_multiple-fields: multiple-fields ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **csv-type** **Description** 'ip-from': Beginning address of IP range or subnet; 'ip-to-mask': Ending address of IP range or Mask; 'continent': Continent; 'country': Country; 'state': State or province; 'city': City; **Type:** string **Supported Values:** ip-from, ip-to-mask, continent, country, state, city **field** **Description** Field index number (Index of Field) **Type:** number **Range:** 1-64