slb mssql¶
Configure mssql
mssql Specification¶
Type Configuration Resource Element Name mssql Element URI /axapi/v3/slb/mssql Element Attributes mssql_attributes Statistics Data URI /axapi/v3/slb/mssql/stats Schema mssql schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/slb/mssql | ||
Get Object | GET | /axapi/v3/slb/mssql | ||
Modify Object | POST | /axapi/v3/slb/mssql | ||
Replace Object | PUT | /axapi/v3/slb/mssql | ||
Delete Object | DELETE | /axapi/v3/slb/mssql |
mssql attributes¶
sampling-enable
Type: Listuuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sampling-enable¶
Specification Type list Block object keys counters1
Description ‘all’: all; ‘curr_proxy’: Curr Proxy Conns; ‘total_proxy’: Total Proxy Conns; ‘curr_be_enc’: Curr BE Encryption Conns; ‘total_be_enc’: Total BE Encryption Conns; ‘curr_fe_enc’: Curr FE Encryption Conns; ‘total_fe_enc’: Total FE Encryption Conns; ‘client_fin’: Client FIN; ‘server_fin’: Server FIN; ‘session_err’: Session err; ‘queries’: DB Queries; ‘commands’: DB commands reply; ‘auth_success’: Authentication Success; ‘auth_failure’: Authentication Failure;
Type: string
Supported Values: all, curr_proxy, total_proxy, curr_be_enc, total_be_enc, curr_fe_enc, total_fe_enc, client_fin, server_fin, session_err, queries, commands, auth_success, auth_failure
stats data¶
Counter | Size | Description | |
---|---|---|---|
server_fin | 2 | Server FIN | |
curr_be_enc | 2 | Curr BE Encryption Conns | |
total_be_enc | 2 | Total BE Encryption Conns | |
auth_success | 2 | Authentication Success | |
total_proxy | 2 | Total Proxy Conns | |
curr_proxy | 2 | Curr Proxy Conns | |
commands | 2 | DB commands reply | |
client_fin | 2 | Client FIN | |
curr_fe_enc | 2 | Curr FE Encryption Conns | |
queries | 2 | DB Queries | |
session_err | 2 | Session err | |
auth_failure | 2 | Authentication Failure | |
total_fe_enc | 2 | Total FE Encryption Conns |