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) ip-addr, packet-rate-str, packet-rate-percentage-str, bit-rate-str, bit-rate-percentage-str, sport-num, protocol, ip-sport-packet-rate-str, ip-sport-packet-rate-percentage-str, ip-sport-bit-rate-str, ip-sport-bit-rate-percentage-str 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/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} 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/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} | ||
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/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} | ||
Replace Object | PUT | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} | ||
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/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} |
ip-list¶
ip-list is JSON List of ip attributes
ip-list : [
]
ip attributes¶
bit-rate
Description Bit rate of a source port entry
Type: number
Range: 800-34359738360
bit-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
bit-rate-percentage-str
Description ‘bit-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: bit-rate-percentage
bit-rate-str
Description ‘bit-rate’: Bit rate of a source port entry;
Type: string
Supported Values: bit-rate
ip-addr
Description Override threshold
Type: string
Format: ipv4-address
ip-sport-bit-rate
Description Bit rate of a source port entry
Type: number
Range: 800-34359738360
ip-sport-bit-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
ip-sport-bit-rate-percentage-str
Description ‘bit-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: bit-rate-percentage
ip-sport-bit-rate-str
Description ‘bit-rate’: Bit rate of a source port entry;
Type: string
Supported Values: bit-rate
ip-sport-packet-rate
Description Packet rate of a source port entry
Type: number
Range: 1-2147483647
ip-sport-packet-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
ip-sport-packet-rate-percentage-str
Description ‘packet-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: packet-rate-percentage
ip-sport-packet-rate-str
Description ‘packet-rate’: Packet rate of a source port entry;
Type: string
Supported Values: packet-rate
packet-rate
Description Packet rate of a source port entry
Type: number
Range: 1-2147483647
packet-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
packet-rate-percentage-str
Description ‘packet-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: packet-rate-percentage
packet-rate-str
Description ‘packet-rate’: Packet rate of a source port entry;
Type: string
Supported Values: packet-rate
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