/
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
get
Get job
delete
Delete a job
K8sCluster
10
Metric
2
Monitor
1
OBCluster
16
OBProxy
6
OBTenant
23
Sql
6
Storage
1
Terminal
3
User
2
Webhook
1
Job
Delete a job
Delete a job by id
delete
/api/v1/jobs/{namespace}/{name}
Path parameters
namespace
string
required
namespace of the job
name
string
required
name of the job
Response
OK
object
required
data
boolean
required
message
string
required
successful
boolean
required
Changes