Skip to content

Update a chaos-scenario

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

DocumentId

object
data
object
name
required
string
description
string
organisation
One of:

DocumentId reference to api::organisation.organisation

string
target_service
required
string
chaos_type
required
string
Allowed values: pod_kill network_partition cpu_stress disk_fill latency_inject memory_pressure
duration_seconds
integer
intensity
string
Allowed values: low medium high
status
string
Allowed values: draft running completed failed cancelled
result_summary
string
started_at
string format: date-time
completed_at
string format: date-time
expected_behavior
string
actual_behavior
string
passed
boolean

Updated

object
data
object
name
required
string
description
string
organisation
One of:

DocumentId reference to api::organisation.organisation

string
target_service
required
string
chaos_type
required
string
Allowed values: pod_kill network_partition cpu_stress disk_fill latency_inject memory_pressure
duration_seconds
integer
intensity
string
Allowed values: low medium high
status
string
Allowed values: draft running completed failed cancelled
result_summary
string
started_at
string format: date-time
completed_at
string format: date-time
expected_behavior
string
actual_behavior
string
passed
boolean
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