/
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
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
query SQL history info
query history statistic info of a SQL
post
/api/v1/sql/querySqlHistoryInfo
Request body
SqlSqlHistoryParam
required
database
string
endTime
integer
includeInnerSql
boolean
interval
integer
required
namespace
string
required
obtenant
string
required
outputColumns
string[]
sqlId
string
required
startTime
integer
user
string
Response
OK
object
required
data
SqlSqlHistoryInfo
required
message
string
required
successful
boolean
required
Changes