AutoHealRules interface

Rules that can be defined for auto-heal.

Properties

actions

Actions to be executed when a rule is triggered.

triggers

Conditions that describe when to execute the auto-heal actions.

Property Details

actions

Actions to be executed when a rule is triggered.

actions?: AutoHealActions

Property Value

triggers

Conditions that describe when to execute the auto-heal actions.

triggers?: AutoHealTriggers

Property Value