QuestionQ61

Validate Blueprints, Runbooks, Playbooks, and Automation Settings

An administrator states that a Playbook is running but is skipping the notification step. What is the most likely cause?

  • A Notification service is down, indicating the Playbook is not working as designed.
  • B Notification step has a conditional execution path that is not being met.
  • C Playbook configured to always send notifications regardless of conditions.
  • D Alert types unsupported and is preventing notifications from being sent.
Explanation

A notification step is skipped when its conditional execution criteria are not satisfied. The playbook can otherwise continue to execute normally.

Community Discussion

No comments yet. Be the first to start the discussion!