/
CH
chaos-mesh
/
Chaos Mesh Dashboard API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 12m ago · Updated 1w ago
View markdown
chaos-mesh
Chaos Mesh Dashboard API
get
Get a chaos experiment.
v51
latest
Swagger 2.0
Apache 2.0
raw.githubusercontent.com
2026-08-01
54
262
475.8 KB
archives
12
common
11
events
3
experiments
8
get
List chaos experiments.
post
Create a new chaos experiment.
delete
Batch delete chaos experiments.
put
Pause a chaos experiment.
put
Start a chaos experiment.
get
Get the status of all experiments.
get
Get a chaos experiment.
delete
Delete a chaos experiment.
schedules
7
template
1
templates
4
workflows
8
experiments
Get a chaos experiment.
Get the chaos experiment's detail by uid.
get
/experiments/{uid}
Path parameters
uid
string
required
the experiment uid
Response
OK
GithubComChaosMeshChaosMeshPkgDashboardApiserverTypesExperimentDetail
required
created_at
string
failed_message
string
kind
string
kube_object
GithubComChaosMeshChaosMeshPkgDashboardCoreKubeObjectDesc
name
string
namespace
string
status
'injecting'
|
'running'
|
'finished'
|
'paused'
|
'deleting'
uid
string