ddos network-object sport-anomaly-threshold¶
Configure anomaly thresholds applied to source port entries
sport-anomaly-threshold Specification¶
Parameter Value Type Configuration Resource Element Name sport-anomaly-threshold Element URI /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold Element Attributes sport-anomaly-threshold_attributes Partition Visibility shared Schema sport-anomaly-threshold schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold | ||
Get Object | GET | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold | ||
Modify Object | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold | ||
Replace Object | PUT | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold | ||
Delete Object | DELETE | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold |
sport-anomaly-threshold attributes¶
ip-list
Type: List
Reference Object: /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ip/{ipv4}+{sport-num}+{protocol}
sport-bit-rate
Description Bit rate of a source port entry
Type: number
Range: 800-34359738360
sport-bit-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
sport-list
Type: List
Reference Object: /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/sport/{sport-num}+{protocol}
sport-pkt-rate
Description Packet rate of a source port entry
Type: number
Range: 1-2147483647
sport-pkt-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sport-list¶
Specification Value Type list Block object keys per-sport-bit-rate
Description Bit rate
Type: number
Range: 800-34359738360
per-sport-bit-rate-percentage
Description Percentage
Type: number
Range: 1-99
per-sport-pkt-rate
Description Packet rate
Type: number
Range: 1-2147483647
per-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
ip-list¶
Specification Value Type list Block object keys 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