Skip to main content

ActionValidationState

Enumeration Members

Enumeration MemberValueDescription
ALLOWED"allowed"-
BLOCKED"blocked"Prevent execution but allow activation of a remediation flow
DEFERRED"deferred"Validation requires action parameters that have not been resolved yet. Deferred validation must not prevent a parameterized action from being launched.
DISABLED"disabled"Show in the UI but disable
HIDDEN"hidden"Hide from the UI completely
PENDING"pending"Validation has not completed yet