slb crl-srcip stats¶
Statistics for the object crl-srcip
crl-srcip Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
crl-srcip
Element URI
/axapi/v3/slb/crl-srcip/stats
Element Attributes
crl-srcip_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/crl-srcip/stats | ||
Get Object | GET | /axapi/v3/slb/crl-srcip/stats | ||
Modify Object | POST | /axapi/v3/slb/crl-srcip/stats | ||
Replace Object | PUT | /axapi/v3/slb/crl-srcip/stats | ||
Delete Object | DELETE | /axapi/v3/slb/crl-srcip/stats |
crl-srcip attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
called
Description Threshold check count
Type: number
Format: counter
lockout_drop
Description Lockout drops
Type: number
Format: counter
log_msg_sent
Description Log messages sent
Type: number
Format: counter
out_of_sessions
Description Out of sessions
Type: number
Format: counter
permitted
Description Honor threshold count
Type: number
Format: counter
sessions_alloc
Description Sessions allocated
Type: number
Format: counter
sessions_freed
Description Sessions freed
Type: number
Format: counter
threshold_exceed
Description Threshold exceeded count
Type: number
Format: counter
too_many_sessions
Description Too many sessions consumed
Type: number
Format: counter