.. _slb_template_dns_recursive_dns_resolution_lookup_order: slb template dns recursive-dns-resolution lookup-order ====================================================== Recursive lookup address type order for each DNS query type lookup-order Specification -------------------------- ===================================== ====================================================================================================== **Parameter** **Value** ===================================== ====================================================================================================== **Type** *Configuration Resource* **Element Name** lookup-order **Element URI** /axapi/v3/slb/template/dns/{name}/recursive-dns-resolution/lookup-order **Element Attributes** lookup-order_attributes **Partition Visibility** shared **Schema** :download:`lookup-order 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
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dns/{name}/recursive-dns-resolution/lookup-order .. raw:: html :ref:`2977_lookup-order_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/dns/{name}/recursive-dns-resolution/lookup-order .. raw:: html :ref:`2977_lookup-order_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dns/{name}/recursive-dns-resolution/lookup-order .. raw:: html :ref:`2977_lookup-order_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/dns/{name}/recursive-dns-resolution/lookup-order .. raw:: html :ref:`2977_lookup-order_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/dns/{name}/recursive-dns-resolution/lookup-order .. raw:: html :ref:`2977_lookup-order_attributes` .. raw:: html
.. _2977_lookup-order_attributes: lookup-order attributes ----------------------- **query-type** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _2977_query-type: query-type ^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **num-query-type** **Description** Other query type value **Type:** number **Range:** 1-65535 **order** **Description** 'ipv4-precede-ipv6': Recursive lookup via IPv4 then IPv6; 'ipv6-precede-ipv4': Recursive lookup via IPv6 then IPv4; **Type:** string **Supported Values:** ipv4-precede-ipv6, ipv6-precede-ipv4 **str-query-type** **Description** 'A': Address record; 'AAAA': IPv6 Address record; 'CNAME': Canonical name record; 'MX': Mail exchange record; 'NS': Name server record; 'SRV': Service locator; 'PTR': PTR resource record; 'SOA': Start of authority record; 'TXT': Text record; 'ANY': All cached record; **Type:** string **Supported Values:** A, AAAA, CNAME, MX, NS, SRV, PTR, SOA, TXT, ANY