.. _ddos_zone_profile_ip_proto_proto_number: ddos zone-profile ip-proto proto-number ======================================= DDOS IP protocol profile configuration proto-number Specification -------------------------- ===================================== ============================================================================================================== **Parameter** **Value** ===================================== ============================================================================================================== **Type** *Collection* **Object Key(s)** *protocol-num* **Collection Name** :ref:`1231_proto-number_list` **Collection URI** /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number **Element Name** proto-number **Element URI** /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number/{protocol-num} **Element Attributes** proto-number_attributes **Partition Visibility** shared **Schema** :download:`proto-number 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/zone-profile/{profile-name}/ip-proto/proto-number .. raw:: html :ref:`1231_proto-number_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number .. raw:: html :ref:`1231_proto-number_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number/{protocol-num} .. raw:: html :ref:`1231_proto-number_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number .. raw:: html :ref:`1231_proto-number_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number/{protocol-num} .. raw:: html :ref:`1231_proto-number_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number/{protocol-num} .. raw:: html :ref:`1231_proto-number_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number .. raw:: html :ref:`1231_proto-number_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number/{protocol-num} .. raw:: html :ref:`1231_proto-number_attributes` .. raw:: html
.. _1231_proto-number_list: proto-number-list ----------------- proto-number-list is **JSON List** of :ref:`1231_proto-number_attributes` proto-number-list : [ { :ref:`1231_proto-number_attributes` }, { :ref:`1231_proto-number_attributes` }, ... ] .. _1231_proto-number_attributes: proto-number attributes ----------------------- **indicator-list** **Type:** List **Reference Object:** :doc:`/axapi/v3/ddos/zone-profile/{profile-name}/ip-proto/proto-number/{protocol-num}/indicator/{indicator-name} ` **protocol-num** **Description** Protocol Number **Type:** number **Range:** 0-255 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1231_indicator-list: indicator-list ^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **indicator-name** **Description** 'pkt-rate': pkt-rate; 'pkt-drop-rate': pkt-drop-rate; 'bit-rate': bit-rate; 'pkt-drop-ratio': pkt-drop-ratio; 'bytes-to-bytes-from-ratio': bytes-to-bytes-from-ratio; 'frag-rate': frag-rate; 'cpu-utilization': cpu-utilization; 'interface-utilization': interface-utilization; **Type:** string **Supported Values:** pkt-rate, pkt-drop-rate, bit-rate, pkt-drop-ratio, bytes-to-bytes-from-ratio, frag-rate, cpu-utilization, interface-utilization **src-threshold-cfg** **Description:** src-threshold-cfg is a **JSON Block**. Please see below for :ref:`1231_indicator-list_src-threshold-cfg` **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 **zone-threshold-cfg** **Description:** zone-threshold-cfg is a **JSON Block**. Please see below for :ref:`1231_indicator-list_zone-threshold-cfg` **Type:** Object .. _1231_indicator-list_src-threshold-cfg: indicator-list_src-threshold-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **src-threshold-large-num** **Description** Indicator per-src threshold **Type:** number **Range:** 1-10995116277760 **src-threshold-num** **Description** Indicator per-src threshold **Type:** number **Range:** 1-2147483647 **src-threshold-str** **Description** Indicator per-src threshold (Non-zero floating point) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters .. _1231_indicator-list_zone-threshold-cfg: indicator-list_zone-threshold-cfg ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** **Value** =============================== =================================================== **Type** *object* =============================== =================================================== **zone-threshold-large-num** **Description** Threshold for the entire zone **Type:** number **Range:** 1-10995116277760 **zone-threshold-num** **Description** Threshold for the entire zone **Type:** number **Range:** 1-2147483647 **zone-threshold-str** **Description** Threshold for the entire zone (Non-zero floating point) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters