.. _gslb_zone_service_dns_ns_record: gslb zone service dns-ns-record =============================== Specify DNS NS Record dns-ns-record Specification --------------------------- ===================================== ======================================================================================================================= **Parameter** **Value** ===================================== ======================================================================================================================= **Type** *Collection* **Object Key(s)** *ns-name* **Collection Name** :ref:`1798_dns-ns-record_list` **Collection URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record **Element Name** dns-ns-record **Element URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} **Element Attributes** dns-ns-record_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/stats **Operational Data URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name}/oper **Schema** :download:`dns-ns-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-ns-record .. raw:: html :ref:`1798_dns-ns-record_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record .. raw:: html :ref:`1798_dns-ns-record_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} .. raw:: html :ref:`1798_dns-ns-record_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record .. raw:: html :ref:`1798_dns-ns-record_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} .. raw:: html :ref:`1798_dns-ns-record_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} .. raw:: html :ref:`1798_dns-ns-record_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record .. raw:: html :ref:`1798_dns-ns-record_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-ns-record/{ns-name} .. raw:: html :ref:`1798_dns-ns-record_attributes` .. raw:: html
.. _1798_dns-ns-record_list: dns-ns-record-list ------------------ dns-ns-record-list is **JSON List** of :ref:`1798_dns-ns-record_attributes` dns-ns-record-list : [ { :ref:`1798_dns-ns-record_attributes` }, { :ref:`1798_dns-ns-record_attributes` }, ... ] .. _1798_dns-ns-record_attributes: dns-ns-record attributes ------------------------ **ns-name** **Description** Specify Domain Name **Type:** string **Maximum Length:** 127 characters **Maximum Length:** 1 characters **sampling-enable** **Type:** List **ttl** **Description** Specify TTL **Type:** number **Range:** 0-2147483647 **Default:** 0 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1798_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