QuestionQ71
Describe and Differentiate Automation Concepts and PrinciplesAn 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.
Community Discussion