.. _ddos_dst_interface_ip_port: ddos dst interface-ip port ========================== Configure port for local interface IPs port Specification ------------------ ===================================== ================================================================================================ **Parameter** **Value** ===================================== ================================================================================================ **Type** *Collection* **Object Key(s)** *port-num, protocol* **Collection Name** :ref:`826_port_list` **Collection URI** /axapi/v3/ddos/dst/interface-ip/{addr}/port **Element Name** port **Element URI** /axapi/v3/ddos/dst/interface-ip/{addr}/port/{port-num}+{protocol} **Element Attributes** port_attributes **Partition Visibility** shared **Schema** :download:`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/interface-ip/{addr}/port .. raw:: html :ref:`826_port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/interface-ip/{addr}/port .. raw:: html :ref:`826_port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/interface-ip/{addr}/port/{port-num}+{protocol} .. raw:: html :ref:`826_port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/interface-ip/{addr}/port .. raw:: html :ref:`826_port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/interface-ip/{addr}/port/{port-num}+{protocol} .. raw:: html :ref:`826_port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/interface-ip/{addr}/port/{port-num}+{protocol} .. raw:: html :ref:`826_port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/interface-ip/{addr}/port .. raw:: html :ref:`826_port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/dst/interface-ip/{addr}/port/{port-num}+{protocol} .. raw:: html :ref:`826_port_attributes` .. raw:: html
.. _826_port_list: port-list --------- port-list is **JSON List** of :ref:`826_port_attributes` port-list : [ { :ref:`826_port_attributes` }, { :ref:`826_port_attributes` }, ... ] .. _826_port_attributes: 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:** 1-65535 **protocol** **Description** 'tcp': tcp; 'udp': udp; 'http-probe': http port for interface health check; **Type:** string **Supported Values:** tcp, udp, http-probe **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