/
OC
oceanbase
/
OceanBase Dashboard API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
Cluster
5
Info
1
Metric
2
Obcluster
9
Obtenant
14
get
List all tenants
put
Create tenant
get
Get tenant
delete
Delete tenant
patch
Patch tenant's configuration
get
List backup jobs of specific tenant
get
Get backup policy of specific tenant
put
Create backup policy of specific tenant
delete
Delete backup policy of specific tenant
patch
Update backup policy of specific tenant
post
Replay standby log of specific standby tenant
post
Change tenant role of specific tenant
post
Change root password of specific tenant
post
Upgrade tenant compatibility version of specific tenant
User
2
Obtenant
List all tenants
List all tenants and return them
get
/api/v1/obtenants
Query parameters
obcluster
string
obcluster to filter
Response
OK
object
required
data
ResponseOBTenantBrief[]
message
string
successful
boolean
Changes