Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AutoHealActions

Package version

Actions which to take by the auto-heal module when a rule is triggered.

Hierarchy

  • AutoHealActions

Index

Properties

Optional actionType

actionType: AutoHealActionType

Predefined action to be taken. Possible values include: 'Recycle', 'LogEvent', 'CustomAction'

Optional customAction

customAction: AutoHealCustomAction

Custom action to be taken.

Optional minProcessExecutionTime

minProcessExecutionTime: undefined | string

Minimum time the process must execute before taking the action

Generated using TypeDoc