.. _slb_template_dns_udp_retransmit: slb template dns udp-retransmit =============================== DNS backend UDP retransmit policy udp-retransmit Specification ---------------------------- ===================================== =============================================================================== **Parameter** **Value** ===================================== =============================================================================== **Type** *Configuration Resource* **Element Name** udp-retransmit **Element URI** /axapi/v3/slb/template/dns/{name}/udp-retransmit **Element Attributes** udp-retransmit_attributes **Partition Visibility** shared **Schema** :download:`udp-retransmit 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}/udp-retransmit .. raw:: html :ref:`2985_udp-retransmit_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/template/dns/{name}/udp-retransmit .. raw:: html :ref:`2985_udp-retransmit_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/template/dns/{name}/udp-retransmit .. raw:: html :ref:`2985_udp-retransmit_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/template/dns/{name}/udp-retransmit .. raw:: html :ref:`2985_udp-retransmit_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/template/dns/{name}/udp-retransmit .. raw:: html :ref:`2985_udp-retransmit_attributes` .. raw:: html
.. _2985_udp-retransmit_attributes: udp-retransmit attributes ------------------------- **max-trials** **Description** Total number of times to try DNS query to server before closing client connection, default 3 **Type:** number **Range:** 1-5 **Default:** 3 **retry-interval** **Description** DNS Retry Interval value 1 - 400 in units of 100ms, default is 10 (default is 1000ms) (1 - 400 in units of 100ms, default is 10 (1000ms/1sec)) **Type:** number **Range:** 1-400 **Default:** 10 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters