slb mysql stats

Statistics for the object mysql

mysql Specification

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

Operations Allowed:

OperationMethodURIPayload

Create Object

POST

/axapi/v3/slb/mysql/stats

mysql attributes

Get Object

GET

/axapi/v3/slb/mysql/stats

mysql attributes

Modify Object

POST

/axapi/v3/slb/mysql/stats

mysql attributes

Replace Object

PUT

/axapi/v3/slb/mysql/stats

mysql attributes

Delete Object

DELETE

/axapi/v3/slb/mysql/stats

mysql attributes

mysql attributes

stats

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

Type: Object

stats

Specification Value
Type object

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