Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
type: string
Current status of the Chaos run.
Possible values are:
- Invalid- Indicates an invalid Chaos status. All Service Fabric enumerations have the invalid type. The value is zero.
- Running- Indicates that Chaos is not stopped. The value is one.
- Stopped- Indicates that Chaos is not scheduling further faults. The value is two.