ExecutingFaultsChaosEvent
Describes a Chaos event that gets generated when Chaos has decided on the faults for an iteration. This Chaos event contains the details of the faults as a list of strings.
Properties
Name | Type | Required |
---|---|---|
TimeStampUtc |
string (date-time) | Yes |
Faults |
array of string | No |
TimeStampUtc
Type: string (date-time)
Required: Yes
The UTC timestamp when this Chaos event was generated.
Faults
Type: array of string
Required: No
List of string description of the faults that Chaos decided to execute in an iteration.