.. _ddos_dst_default_ip_proto: ddos dst default ip-proto ========================= DDOS IP protocol configuration ip-proto Specification ---------------------- ===================================== ==================================================================================================== **Parameter** **Value** ===================================== ==================================================================================================== **Type** *Collection* **Object Key(s)** *port-num* **Collection Name** :ref:`702_ip-proto_list` **Collection URI** /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto **Element Name** ip-proto **Element URI** /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto/{port-num} **Element Attributes** ip-proto_attributes **Partition Visibility** shared **Schema** :download:`ip-proto 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/default/{default-address-type}/ip-proto .. raw:: html :ref:`702_ip-proto_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto .. raw:: html :ref:`702_ip-proto_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto/{port-num} .. raw:: html :ref:`702_ip-proto_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto .. raw:: html :ref:`702_ip-proto_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto/{port-num} .. raw:: html :ref:`702_ip-proto_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto/{port-num} .. raw:: html :ref:`702_ip-proto_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto .. raw:: html :ref:`702_ip-proto_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/dst/default/{default-address-type}/ip-proto/{port-num} .. raw:: html :ref:`702_ip-proto_attributes` .. raw:: html
.. _702_ip-proto_list: ip-proto-list ------------- ip-proto-list is **JSON List** of :ref:`702_ip-proto_attributes` ip-proto-list : [ { :ref:`702_ip-proto_attributes` }, { :ref:`702_ip-proto_attributes` }, ... ] .. _702_ip-proto_attributes: ip-proto 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** Protocol Number **Type:** number **Range:** 0-255 **template** **Description:** template is a **JSON Block**. Please see below for :ref:`702_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 .. _702_template: template ^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **other** **Description** DDOS other template **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters