Skip to content

Update a chaos-monkey

PUT
/chaos-monkeys/{id}
id
required
string

DocumentId

object
data
object
name
required
string
experiment_type
required
string
Allowed values: latency_injection error_rate_spike resource_exhaustion dependency_failure network_partition
target_service
required
string
enabled
boolean
schedule
string
duration_seconds
integer
blast_radius
string
Allowed values: single zone region
last_run_at
string format: date-time
last_result
string
Allowed values: success aborted failed
notes
string

Updated

object
data
object
name
required
string
experiment_type
required
string
Allowed values: latency_injection error_rate_spike resource_exhaustion dependency_failure network_partition
target_service
required
string
enabled
boolean
schedule
string
duration_seconds
integer
blast_radius
string
Allowed values: single zone region
last_run_at
string format: date-time
last_result
string
Allowed values: success aborted failed
notes
string
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
nullable

Validation error

Missing or invalid authentication

Not authorized (tenant scope or capability)

Not found