ValidationFailedChaosEvent
Chaos event corresponding to a failure during validation.
Properties
Name | Type | Required |
---|---|---|
TimeStampUtc |
string (date-time) | Yes |
Reason |
string | No |
TimeStampUtc
Type: string (date-time)
Required: Yes
The UTC timestamp when this Chaos event was generated.
Reason
Type: string
Required: No
Describes why the ValidationFailedChaosEvent was generated. This may happen because more than MaxPercentUnhealthyNodes are unhealthy for more than MaxClusterStabilizationTimeout. This reason will be in the Reason property of the ValidationFailedChaosEvent as a string.