.. _ddos_network_object_sport_anomaly_threshold_ip: ddos network-object sport-anomaly-threshold ip ============================================== Configure anomaly thresholds applied to source port entries of an IP ip Specification ---------------- ===================================== =================================================================================================================================== **Parameter** **Value** ===================================== =================================================================================================================================== **Type** *Collection* **Object Key(s)** *ipv4, sport-num, protocol* **Collection Name** :ref:`1130_ip_list` **Collection URI** /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip **Element Name** ip **Element URI** /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} **Element Attributes** ip_attributes **Partition Visibility** shared **Schema** :download:`ip 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/network-object/{object-name}/sport-anomaly-threshold/ip .. raw:: html :ref:`1130_ip_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip .. raw:: html :ref:`1130_ip_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} .. raw:: html :ref:`1130_ip_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip .. raw:: html :ref:`1130_ip_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} .. raw:: html :ref:`1130_ip_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} .. raw:: html :ref:`1130_ip_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip .. raw:: html :ref:`1130_ip_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} .. raw:: html :ref:`1130_ip_attributes` .. raw:: html
.. _1130_ip_list: ip-list ------- ip-list is **JSON List** of :ref:`1130_ip_attributes` ip-list : [ { :ref:`1130_ip_attributes` }, { :ref:`1130_ip_attributes` }, ... ] .. _1130_ip_attributes: ip attributes ------------- **ipv4** **Description** Override threshold **Type:** string **Format:** ipv4-address **per-ip-sport-bit-rate** **Description** Bit rate **Type:** number **Range:** 800-34359738360 **per-ip-sport-bit-rate-percentage** **Description** Percentage **Type:** number **Range:** 1-99 **per-ip-sport-pkt-rate** **Description** Packet rate **Type:** number **Range:** 1-2147483647 **per-ip-sport-pkt-rate-percentage** **Description** Percentage **Type:** number **Range:** 1-99 **per-sport-per-ip-sport-bit-rate** **Description** Bit rate **Type:** number **Range:** 800-34359738360 **per-sport-per-ip-sport-bit-rate-percentage** **Description** Percentage **Type:** number **Range:** 1-99 **per-sport-per-ip-sport-pkt-rate** **Description** Packet rate **Type:** number **Range:** 1-2147483647 **per-sport-per-ip-sport-pkt-rate-percentage** **Description** Percentage **Type:** number **Range:** 1-99 **protocol** **Description** 'udp': UDP port; 'tcp': TCP Port; **Type:** string **Supported Values:** udp, tcp **sport-num** **Description** Source port number **Type:** number **Range:** 1-65535 **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters