.. _gslb_zone_service_dns_naptr_record: gslb zone service dns-naptr-record ================================== Specify DNS NAPTR Record dns-naptr-record Specification ------------------------------ ===================================== ====================================================================================================================================================== **Parameter** **Value** ===================================== ====================================================================================================================================================== **Type** *Collection* **Object Key(s)** *naptr-target, service-proto, flag* **Collection Name** :ref:`1795_dns-naptr-record_list` **Collection URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record **Element Name** dns-naptr-record **Element URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag} **Element Attributes** dns-naptr-record_attributes **Partition Visibility** shared **Statistics Data URI** /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag}/stats **Schema** :download:`dns-naptr-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-naptr-record .. raw:: html :ref:`1795_dns-naptr-record_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record .. raw:: html :ref:`1795_dns-naptr-record_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag} .. raw:: html :ref:`1795_dns-naptr-record_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record .. raw:: html :ref:`1795_dns-naptr-record_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag} .. raw:: html :ref:`1795_dns-naptr-record_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag} .. raw:: html :ref:`1795_dns-naptr-record_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record .. raw:: html :ref:`1795_dns-naptr-record_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/gslb/zone/{name}/service/{service-port}+{service-name}/dns-naptr-record/{naptr-target}+{service-proto}+{flag} .. raw:: html :ref:`1795_dns-naptr-record_attributes` .. raw:: html
.. _1795_dns-naptr-record_list: dns-naptr-record-list --------------------- dns-naptr-record-list is **JSON List** of :ref:`1795_dns-naptr-record_attributes` dns-naptr-record-list : [ { :ref:`1795_dns-naptr-record_attributes` }, { :ref:`1795_dns-naptr-record_attributes` }, ... ] .. _1795_dns-naptr-record_attributes: dns-naptr-record attributes --------------------------- **flag** **Description** Specify the flag (e.g., a, s). Default is empty flag **Type:** string **Maximum Length:** 1 characters **Maximum Length:** 1 characters **Default:** **naptr-target** **Description** Specify the replacement or regular expression **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **order** **Description** Specify Order **Type:** number **Range:** 0-65535 **preference** **Description** Specify Preference **Type:** number **Range:** 0-65535 **regexp** **Description** Return the regular expression **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sampling-enable** **Type:** List **service-proto** **Description** Specify Service and Protocol **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **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 .. _1795_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'naptr-hits': Number of times the NAPTR has been used; **Type:** string **Supported Values:** all, naptr-hits