slb sport-rate-limit stats¶
Statistics for the object sport-rate-limit
sport-rate-limit Specification¶
Type Configuration Resource Element Name sport-rate-limit Element URI /axapi/v3/slb/sport-rate-limit/stats Element Attributes sport-rate-limit_attributes Schema sport-rate-limit schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/sport-rate-limit/stats | ||
Get Object | GET | /axapi/v3/slb/sport-rate-limit/stats | ||
Modify Object | POST | /axapi/v3/slb/sport-rate-limit/stats | ||
Replace Object | PUT | /axapi/v3/slb/sport-rate-limit/stats | ||
Delete Object | DELETE | /axapi/v3/slb/sport-rate-limit/stats |
sport-rate-limit attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object alloc_sport
Description Alloc’d src port entry
Type: number
Format: counter
alloc_sportip
Description Alloc’d src port-ip entry
Type: number
Format: counter
freed_sport
Description Freed src port entry
Type: number
Format: counter
freed_sportip
Description Freed src port-ip entry
Type: number
Format: counter
total_drop
Description Total rate exceed drop
Type: number
Format: counter
total_log
Description Total log sent
Type: number
Format: counter
total_reset
Description Total rate exceed reset
Type: number
Format: counter