reliability-tests

Takes a given scenario and transforms it for turning into a reliability test

This endpoint provides a preview of the translation between scenarios and ReliabilityTests. As such it can be used to understand what modifications are made when a given Scenario is promoted to a ReliabilityTest and debug them Requires the privilege TEST_SUITES_READ

get/reliability-tests/preview

Query parameters

scenarioType'RECOMMENDED' | 'SHARED' | 'GENERAL' required

Type of the source scenario being previewed

scenarioIdstring required

ID of the source scenario being previewed

policyCategory'OTHER' | 'REDUNDANCY' | 'SCALABILITY' | 'DEPENDENCIES' | 'RISKS' | 'EXTRA_CREDIT' required

Policy category to apply when previewing the promoted graph

Response

The previewed reliability test graph

Changes