.. _ddos_src_port_template_dns: ddos src-port-template dns ========================== DNS template Configuration dns Specification ----------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`1166_dns_list` **Collection URI** /axapi/v3/ddos/src-port-template/dns **Element Name** dns **Element URI** /axapi/v3/ddos/src-port-template/dns/{name} **Element Attributes** dns_attributes **Partition Visibility** shared **Schema** :download:`dns 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/ddos/src-port-template/dns .. raw:: html :ref:`1166_dns_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/src-port-template/dns .. raw:: html :ref:`1166_dns_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/src-port-template/dns/{name} .. raw:: html :ref:`1166_dns_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/src-port-template/dns .. raw:: html :ref:`1166_dns_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/src-port-template/dns/{name} .. raw:: html :ref:`1166_dns_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/src-port-template/dns/{name} .. raw:: html :ref:`1166_dns_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/src-port-template/dns .. raw:: html :ref:`1166_dns_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/src-port-template/dns/{name} .. raw:: html :ref:`1166_dns_attributes` .. raw:: html
.. _1166_dns_list: dns-list -------- dns-list is **JSON List** of :ref:`1166_dns_attributes` dns-list : [ { :ref:`1166_dns_attributes` }, { :ref:`1166_dns_attributes` }, ... ] .. _1166_dns_attributes: dns attributes -------------- **name** **Description** **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **query-resolution-check** **Description:** query-resolution-check is a **JSON Block**. Please see below for :ref:`1166_query-resolution-check` **Type:** Object **Reference Object:** :doc:`/axapi/v3/ddos/src-port-template/dns/{name}/query-resolution-check ` **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1166_query-resolution-check: query-resolution-check ^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **big-response-action** **Description** 'default': Default, No action for future connections; 'blacklist-src': Blacklist the external server for future connections; **Type:** string **Supported Values:** default, blacklist-src **Default:** default **big-response-size** **Description** Max DNS response size (in Bytes) **Type:** number **Range:** 1-4096 **domain-lockup-action** **Description** 'default': Default, No action for future connections; 'blacklist-src': Blacklist the external server for future connections; **Type:** string **Supported Values:** default, blacklist-src **Default:** default **session-timeout-value** **Description** max session timeout (secs) between DNS external server and Protected object **Type:** number **Range:** 1-30 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters