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 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 ip schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip | ||
Create List | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip | ||
Get Object | GET | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} | ||
Get List | GET | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip | ||
Modify Object | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} | ||
Replace Object | PUT | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} | ||
Replace List | PUT | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip | ||
Delete Object | DELETE | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol} |
ip-list¶
ip-list is JSON List of ip attributes
ip-list : [
]
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