.. _ddos_dst_zone_detection_victim_ip_detection_indicator: ddos dst zone detection victim-ip-detection indicator ===================================================== DDos Host Detections configuration indicator Specification ----------------------- ===================================== ================================================================================================================= **Parameter** **Value** ===================================== ================================================================================================================= **Type** *Collection* **Object Key(s)** *type* **Collection Name** :ref:`843_indicator_list` **Collection URI** /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator **Element Name** indicator **Element URI** /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} **Element Attributes** indicator_attributes **Partition Visibility** shared **Schema** :download:`indicator 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/zone/{zone-name}/detection/victim-ip-detection/indicator .. raw:: html :ref:`843_indicator_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator .. raw:: html :ref:`843_indicator_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} .. raw:: html :ref:`843_indicator_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator .. raw:: html :ref:`843_indicator_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} .. raw:: html :ref:`843_indicator_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} .. raw:: html :ref:`843_indicator_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator .. raw:: html :ref:`843_indicator_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/dst/zone/{zone-name}/detection/victim-ip-detection/indicator/{type} .. raw:: html :ref:`843_indicator_attributes` .. raw:: html
.. _843_indicator_list: indicator-list -------------- indicator-list is **JSON List** of :ref:`843_indicator_attributes` indicator-list : [ { :ref:`843_indicator_attributes` }, { :ref:`843_indicator_attributes` }, ... ] .. _843_indicator_attributes: indicator attributes -------------------- **ip-threshold-num** **Description** Threshold for IP **Type:** number **Range:** 1-2147483647 **type** **Description** 'pkt-rate': rate of incoming packets; 'reverse-pkt-rate': rate of reverse coming packets; 'fwd-byte-rate': rate of incoming bytes; 'rev-byte-rate': rate of reverse coming bytes; **Type:** string **Supported Values:** pkt-rate, reverse-pkt-rate, fwd-byte-rate, rev-byte-rate **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