slb aflow stats¶
Statistics for the object aflow
aflow Specification¶
Type Configuration Resource Element Name aflow Element URI /axapi/v3/slb/aflow/stats Element Attributes aflow_attributes Schema aflow schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/aflow/stats | ||
Get Object | GET | /axapi/v3/slb/aflow/stats | ||
Modify Object | POST | /axapi/v3/slb/aflow/stats | ||
Replace Object | PUT | /axapi/v3/slb/aflow/stats | ||
Delete Object | DELETE | /axapi/v3/slb/aflow/stats |
aflow attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object error_resume_conn
Description Resume conn by error
Type: number
Format: counter
event_resume_conn
Description Resume conn by event
Type: number
Format: counter
inc_aflow_limit
Description Inc aFlow limit
Type: number
Format: counter
open_new_server_conn
Description Open new server conn
Type: number
Format: counter
pause_conn
Description Pause connection
Type: number
Format: counter
pause_conn_fail
Description Pause connection fail
Type: number
Format: counter
resume_conn
Description Resume connection
Type: number
Format: counter
retry_resume_conn
Description Resume conn by retry
Type: number
Format: counter
reuse_server_idle_conn
Description Reuse idle server conn
Type: number
Format: counter
timer_resume_conn
Description Resume conn by timer
Type: number
Format: counter
try_to_resume_conn
Description Resume conn by trying
Type: number
Format: counter