.. _gslb_zone_service_dns_txt_record: gslb zone service dns-txt-record ================================ Specify DNS TXT Record dns-txt-record Specification ---------------------------- ===================================== ============================================================================================================================ **Parameter** **Value** ===================================== ============================================================================================================================ **Type** *Collection* **Object Key(s)** *record-name* **Collection Name** :ref:`1805_dns-txt-record_list` **Collection URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record **Element Name** dns-txt-record **Element URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record/{record-name} **Element Attributes** dns-txt-record_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record/{record-name}/stats **Schema** :download:`dns-txt-record 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/zone/{name}/service/{service-port}+{service-name}/dns-txt-record .. raw:: html :ref:`1805_dns-txt-record_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record .. raw:: html :ref:`1805_dns-txt-record_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record/{record-name} .. raw:: html :ref:`1805_dns-txt-record_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record .. raw:: html :ref:`1805_dns-txt-record_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record/{record-name} .. raw:: html :ref:`1805_dns-txt-record_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record/{record-name} .. raw:: html :ref:`1805_dns-txt-record_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record .. raw:: html :ref:`1805_dns-txt-record_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-txt-record/{record-name} .. raw:: html :ref:`1805_dns-txt-record_attributes` .. raw:: html
.. _1805_dns-txt-record_list: dns-txt-record-list ------------------- dns-txt-record-list is **JSON List** of :ref:`1805_dns-txt-record_attributes` dns-txt-record-list : [ { :ref:`1805_dns-txt-record_attributes` }, { :ref:`1805_dns-txt-record_attributes` }, ... ] .. _1805_dns-txt-record_attributes: dns-txt-record attributes ------------------------- **record-name** **Description** Specify the Object Name for TXT Data **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **sampling-enable** **Type:** List **ttl** **Description** Specify TTL **Type:** number **Range:** 0-2147483647 **Default:** 0 **txt-data** **Description** Specify TXT Data **Type:** string **Format:** string-rlx **Maximum Length:** 1000 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1805_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'hits': Number of times the record has been used; **Type:** string **Supported Values:** all, hits