Skip to content

List chaos-scenarios

GET
/chaos-scenarios

Chaos engineering scenarios for QA game day orchestration and resilience testing. Each scenario targets a specific service with a configurable chaos type and intensity.

pagination[page]
integer
pagination[pageSize]
integer
filters

Strapi REST filter syntax

object
sort
string
populate
string

OK

object
data
Array
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
meta
object
pagination
object
page
integer
pageSize
integer
pageCount
integer
total
integer

Missing or invalid authentication

Not authorized (tenant scope or capability)