/
OC
oceanbase
/
OceanBase Dashboard API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 29m ago · Updated 1mo ago
Details
Filter operations
AccessControl
11
Alarm
20
Attachment
1
Cluster
8
Info
3
Inspection
7
Job
2
K8sCluster
10
Metric
2
Monitor
1
OBCluster
16
OBProxy
6
OBTenant
23
Sql
6
get
list sql metrics
post
query plan detail info
post
query SQL detail info
post
query SQL history info
post
list request statistics
post
list top sqls
Storage
1
Terminal
3
User
2
Webhook
1
Sql
list top sqls
list top sqls ordering by spcecific metrics
post
/api/v1/sql/stats
Request body
SqlSqlFilter
required
database
string
endTime
integer
includeInnerSql
boolean
keyword
string
namespace
string
required
obtenant
string
required
outputColumns
string[]
pageNum
integer
pageSize
integer
sortColumn
string
sortOrder
string
startTime
integer
suspiciousOnly
boolean
user
string
Response
OK
object
required
data
SqlSqlStatsList
required
message
string
required
successful
boolean
required
Changes