slb fix stats¶
Statistics for the object fix
fix Specification¶
Type Configuration Resource Element Name fix Element URI /axapi/v3/slb/fix/stats Element Attributes fix_attributes Schema fix schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/fix/stats | ||
Get Object | GET | /axapi/v3/slb/fix/stats | ||
Modify Object | POST | /axapi/v3/slb/fix/stats | ||
Replace Object | PUT | /axapi/v3/slb/fix/stats | ||
Delete Object | DELETE | /axapi/v3/slb/fix/stats |
fix attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification Type object client_err
Description Client fail
Type: number
Format: counter
client_tls_conn
Description Client TLS conn
Type: number
Format: counter
curr_proxy
Description Current proxy conns
Type: number
Format: counter
default_switching
Description Default switching
Type: number
Format: counter
insert_clientip
Description Insert client IP
Type: number
Format: counter
noroute
Description No route failure
Type: number
Format: counter
sender_switching
Description Sender ID switching
Type: number
Format: counter
server_err
Description Server fail
Type: number
Format: counter
server_tls_conn
Description Server TLS conn
Type: number
Format: counter
snat_fail
Description Source NAT failure
Type: number
Format: counter
svrsel_fail
Description Server selection failure
Type: number
Format: counter
target_switching
Description Target ID switching
Type: number
Format: counter
total_proxy
Description Total proxy conns
Type: number
Format: counter