.. _ddos_src_port_template_udp: ddos src-port-template udp ========================== UDP template configuration udp Specification ----------------- ===================================== ========================================================================== **Parameter** **Value** ===================================== ========================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`1170_udp_list` **Collection URI** /axapi/v3/ddos/src-port-template/udp **Element Name** udp **Element URI** /axapi/v3/ddos/src-port-template/udp/{name} **Element Attributes** udp_attributes **Partition Visibility** shared **Schema** :download:`udp 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 .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/src-port-template/udp .. raw:: html :ref:`1170_udp_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/src-port-template/udp .. raw:: html :ref:`1170_udp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/src-port-template/udp/{name} .. raw:: html :ref:`1170_udp_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/src-port-template/udp .. raw:: html :ref:`1170_udp_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/src-port-template/udp/{name} .. raw:: html :ref:`1170_udp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/src-port-template/udp/{name} .. raw:: html :ref:`1170_udp_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/src-port-template/udp .. raw:: html :ref:`1170_udp_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/src-port-template/udp/{name} .. raw:: html :ref:`1170_udp_attributes` .. raw:: html
.. _1170_udp_list: udp-list -------- udp-list is **JSON List** of :ref:`1170_udp_attributes` udp-list : [ { :ref:`1170_udp_attributes` }, { :ref:`1170_udp_attributes` }, ... ] .. _1170_udp_attributes: udp attributes -------------- **drop-ntp-monlist** **Description** Drop NTP monlist request/response **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **filter-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ddos/src-port-template/udp/{name}/filter/{udp-filter-seq} ` **max-payload-size** **Description** Maximum UDP payload size for each single packet **Type:** number **Range:** 1-1470 **min-payload-size** **Description** Minimum UDP payload size for each single packet **Type:** number **Range:** 1-1470 **name** **Description** DDOS UDP Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **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 .. _1170_filter-list: filter-list ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **byte-offset-filter** **Description** Filter Expression using Berkeley Packet Filter syntax **Type:** string **Format:** string-rlx **Maximum Length:** 1275 characters **Maximum Length:** 1 characters **udp-filter-action** **Description** 'blacklist-src': Also blacklist the source when action is taken; 'whitelist-src': Whitelist the source after filter passes, packets are dropped until then; 'count-only': Take no action and continue processing the next filter; **Type:** string **Supported Values:** blacklist-src, whitelist-src, count-only **udp-filter-regex** **Description** Regex Expression **Type:** string **Format:** string-rlx **Maximum Length:** 1275 characters **Maximum Length:** 1 characters **udp-filter-seq** **Description** Sequence number **Type:** number **Range:** 1-5 **udp-filter-unmatched** **Description** action taken when it does not match **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **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