QuestionQ71

Describe and Differentiate Automation Concepts and Principles

An administrator needs to automatically send a Slack notification when a VM unexpectedly enters a powered-off state.

How should the administrator use Nutanix Cloud Manager to accomplish this most effectively?

  • A Use a Playbook with a webhook trigger that sends a message to a Slack channel when the VM is shut down manually.
  • B Create a scheduled Playbook to check VM status every 6 hours and send an email.
  • C Add a script task to a Blueprint that checks VM status and notifies Slack post-deployment.
  • D Configure a Playbook triggered by a VM power state change event with an action to send a Slack notification.
Explanation

An event-driven Playbook can respond immediately to a VM power state change and invoke an action that posts a notification to Slack. This directly automates notification for an unexpected transition to the powered-off state.

Community Discussion

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