AutoHealActions interface
Actions which to take by the auto-heal module when a rule is triggered.
Properties
| action |
Predefined action to be taken. |
| custom |
Custom action to be taken. |
| min |
Minimum time the process must execute before taking the action |
Property Details
actionType
customAction
minProcessExecutionTime
Minimum time the process must execute before taking the action
minProcessExecutionTime?: string
Property Value
string