/
OC
oceanbase
/
OceanBase Dashboard API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
AccessControl
11
Alarm
19
Cluster
5
Info
3
Inspection
7
Metric
2
OBCluster
11
OBProxy
6
OBTenant
21
Sql
6
get
list sql metrics
post
query plan detail info
post
query SQL detail info
post
list request statistics
post
list suspicious sqls
post
list top sqls
Terminal
3
User
2
Webhook
1
Sql
list top sqls
list top sqls ordering by spcecific metrics
post
/api/v1/sql/topSqls
Request body
SqlSqlFilter
required
database
string
endTime
integer
includeInnerSql
boolean
keyword
string
namespace
string
required
obcluster
string
required
obtenant
string
startTime
integer
user
string
Response
OK
object
required
data
SqlSqlInfo[]
required
message
string
required
successful
boolean
required
Changes