.. _ddos_dst_dynamic_entry_overflow_policy_src_port: ddos dst dynamic-entry-overflow-policy src-port =============================================== DDOS Source Port & Protocol configuration src-port Specification ---------------------- ===================================== ===================================================================================================================================== **Parameter** **Value** ===================================== ===================================================================================================================================== **Type** *Collection* **Object Key(s)** *port-num, protocol* **Collection Name** :ref:`715_src-port_list` **Collection URI** /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port **Element Name** src-port **Element URI** /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port/{port-num}+{protocol} **Element Attributes** src-port_attributes **Partition Visibility** shared **Schema** :download:`src-port 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/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port .. raw:: html :ref:`715_src-port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port .. raw:: html :ref:`715_src-port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port/{port-num}+{protocol} .. raw:: html :ref:`715_src-port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port .. raw:: html :ref:`715_src-port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port/{port-num}+{protocol} .. raw:: html :ref:`715_src-port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port/{port-num}+{protocol} .. raw:: html :ref:`715_src-port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port .. raw:: html :ref:`715_src-port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/dst/dynamic-entry-overflow-policy/{default-address-type}/src-port/{port-num}+{protocol} .. raw:: html :ref:`715_src-port_attributes` .. raw:: html
.. _715_src-port_list: src-port-list ------------- src-port-list is **JSON List** of :ref:`715_src-port_attributes` src-port-list : [ { :ref:`715_src-port_attributes` }, { :ref:`715_src-port_attributes` }, ... ] .. _715_src-port_attributes: src-port attributes ------------------- **deny** **Description** Blacklist and Drop all incoming packets for protocol **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **glid** **Description** Global limit ID **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/glid ` **port-num** **Description** Port Number **Type:** number **Range:** 0-65535 **protocol** **Description** 'udp': udp; 'tcp': tcp; **Type:** string **Supported Values:** udp, tcp **template** **Description:** template is a **JSON Block**. Please see below for :ref:`715_template` **Type:** Object **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 .. _715_template: template ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **src-tcp** **Description** DDOS tcp src template **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **src-udp** **Description** DDOS udp src template **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters