ScenarioRunSummaryAction interface

Model that represents the scenario run action.

Properties

actionUrn

The urn for the given chaos action.

completedAt

When the action was completed.

resources

The resources associated with the specified action.

startedAt

When the action was started.

state

The state of the action.

Property Details

actionUrn

The urn for the given chaos action.

actionUrn: string

Property Value

string

completedAt

When the action was completed.

completedAt?: Date

Property Value

Date

resources

The resources associated with the specified action.

resources: ScenarioRunResource[]

Property Value

startedAt

When the action was started.

startedAt?: Date

Property Value

Date

state

The state of the action.

state: string

Property Value

string