slb mssql stats¶
Statistics for the object mssql
mssql Specification¶
Parameter
Value
Type
Configuration Resource
Element Name
mssql
Element URI
/axapi/v3/slb/mssql/stats
Element Attributes
mssql_attributes
Partition Visibility
None
Schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/mssql/stats | ||
Get Object | GET | /axapi/v3/slb/mssql/stats | ||
Modify Object | POST | /axapi/v3/slb/mssql/stats | ||
Replace Object | PUT | /axapi/v3/slb/mssql/stats | ||
Delete Object | DELETE | /axapi/v3/slb/mssql/stats |
mssql attributes¶
stats
Description: stats is a JSON Block. Please see below for stats
Type: Object
stats¶
Specification
Value
Type
object
auth_failure
Description Authentication Failure
Type: number
Format: counter
auth_success
Description Authentication Success
Type: number
Format: counter
client_fin
Description Client FIN
Type: number
Format: counter
commands
Description DB commands reply
Type: number
Format: counter
curr_be_enc
Description Curr BE Encryption Conns
Type: number
Format: counter
curr_fe_enc
Description Curr FE Encryption Conns
Type: number
Format: counter
curr_proxy
Description Curr Proxy Conns
Type: number
Format: counter
queries
Description DB Queries
Type: number
Format: counter
server_fin
Description Server FIN
Type: number
Format: counter
session_err
Description Session err
Type: number
Format: counter
total_be_enc
Description Total BE Encryption Conns
Type: number
Format: counter
total_fe_enc
Description Total FE Encryption Conns
Type: number
Format: counter
total_proxy
Description Total Proxy Conns
Type: number
Format: counter