ChaosExperimentAction interface

Model that represents the base action model. 9 total per experiment.

Properties

name

String that represents a Capability URN.

type

Polymorphic discriminator, which specifies the different types this object can be

Property Details

name

String that represents a Capability URN.

name: string

Property Value

string

type

Polymorphic discriminator, which specifies the different types this object can be

type: "delay" | "discrete" | "continuous"

Property Value

"delay" | "discrete" | "continuous"