slb l7session stats

Statistics for the object l7session

l7session Specification

Parameter Value
Type Configuration Resource
Element Name l7session
Element URI /axapi/v3/slb/l7session/stats
Element Attributes l7session_attributes
Partition Visibility None
Schema l7session schema

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/l7session/stats

l7session attributes

Get Object

GET

/axapi/v3/slb/l7session/stats

l7session attributes

Modify Object

POST

/axapi/v3/slb/l7session/stats

l7session attributes

Replace Object

PUT

/axapi/v3/slb/l7session/stats

l7session attributes

Delete Object

DELETE

/axapi/v3/slb/l7session/stats

l7session attributes

l7session attributes

stats

Description: stats is a JSON Block. Please see below for stats

Type: Object

stats

Specification Value
Type object

client_fin

Description FIN from client

Type: number

Format: counter

client_rst

Description RST from client

Type: number

Format: counter

conn_not_exist

Description Conn does not exist

Type: number

Format: counter

curr_proxy

Description Curr proxy conn

Type: number

Format: counter

data_cb_failed

Description Data event callback fail

Type: number

Format: counter

data_event

Description Data event from TCP

Type: number

Format: counter

err_cb_failed

Description Err event callback failed

Type: number

Format: counter

err_event

Description Err event from TCP

Type: number

Format: counter

hps_fwdreq_fail

Description Fwd req fail

Type: number

Format: counter

server_conn_failed

Description Server connection failed

Type: number

Format: counter

server_fin

Description FIN from server

Type: number

Format: counter

server_rst

Description RST from server

Type: number

Format: counter

server_select_fail

Description Server selection fail

Type: number

Format: counter

start_server_conn_succ

Description Start Server Conn Success

Type: number

Format: counter

total_proxy

Description Total proxy conn

Type: number

Format: counter

udp_data_event

Description Data event from UDP

Type: number

Format: counter

wbuf_cb_failed

Description Wbuf event callback failed

Type: number

Format: counter

wbuf_event

Description Wbuf event from TCP

Type: number

Format: counter