/
OC
oceanbase
/
OceanBase Dashboard API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 48m 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 plan detail info
query detailed statistic info of a plan
post
/api/v1/sql/queryPlanDetailInfo
Request body
SqlPlanDetailParam
required
namespace
string
required
obtenant
string
required
planID
integer
required
svrIP
string
required
svrPort
integer
required
tenantID
integer
required
Response
OK
object
required
data
SqlPlanDetail
required
message
string
required
successful
boolean
required
Changes