.. _ddos_zone_src_port_template_tcp: ddos zone-src-port-template tcp =============================== TCP template Configuration tcp Specification ----------------- ===================================== =============================================================================== **Parameter** **Value** ===================================== =============================================================================== **Type** *Collection* **Object Key(s)** *name* **Collection Name** :ref:`1241_tcp_list` **Collection URI** /axapi/v3/ddos/zone-src-port-template/tcp **Element Name** tcp **Element URI** /axapi/v3/ddos/zone-src-port-template/tcp/{name} **Element Attributes** tcp_attributes **Partition Visibility** shared **Schema** :download:`tcp 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/zone-src-port-template/tcp .. raw:: html :ref:`1241_tcp_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/zone-src-port-template/tcp .. raw:: html :ref:`1241_tcp_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/zone-src-port-template/tcp/{name} .. raw:: html :ref:`1241_tcp_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/zone-src-port-template/tcp .. raw:: html :ref:`1241_tcp_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/zone-src-port-template/tcp/{name} .. raw:: html :ref:`1241_tcp_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/zone-src-port-template/tcp/{name} .. raw:: html :ref:`1241_tcp_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/zone-src-port-template/tcp .. raw:: html :ref:`1241_tcp_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/zone-src-port-template/tcp/{name} .. raw:: html :ref:`1241_tcp_attributes` .. raw:: html
.. _1241_tcp_list: tcp-list -------- tcp-list is **JSON List** of :ref:`1241_tcp_attributes` tcp-list : [ { :ref:`1241_tcp_attributes` }, { :ref:`1241_tcp_attributes` }, ... ] .. _1241_tcp_attributes: tcp attributes -------------- **filter-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ddos/zone-src-port-template/tcp/{name}/filter/{tcp-filter-name} ` **filter-match-type** **Description** 'default': Stop matching on drop/blacklist action; 'stop-on-first-match': Stop matching on first match; **Type:** string **Supported Values:** default, stop-on-first-match **Default:** default **name** **Description** **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 .. _1241_filter-list: filter-list ^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **byte-offset-filter** **Description** Filter using Berkeley Packet Filter syntax **Type:** string **Format:** string-rlx **Maximum Length:** 1275 characters **Maximum Length:** 1 characters **tcp-filter-action** **Description** 'drop': Drop packets (Default); 'ignore': Take no action; 'blacklist-src': Blacklist-src; 'authenticate-src': Authenticate-src; **Type:** string **Supported Values:** drop, ignore, blacklist-src, authenticate-src **Mutual Exclusion:** tcp-filter-action and tcp-filter-action-list-name are mutually exclusive **tcp-filter-action-list-name** **Description** Configure action-list to take **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** tcp-filter-action-list-name and tcp-filter-action are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ddos/action-list ` **tcp-filter-inverse-match** **Description** Inverse the result of the matching **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **tcp-filter-name** **Description** **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **tcp-filter-regex** **Description** Regex Expression **Type:** string **Format:** string-rlx **Maximum Length:** 1275 characters **Maximum Length:** 1 characters **tcp-filter-seq** **Description** Sequence number **Type:** number **Range:** 1-200 **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