Exam NCP-MCA All QuestionsBrowse all questions from this exam
Question 20

An administrator needs to create a Playbook to be notified when VMs are deleted.

Which X-Play Trigger would satisfy this task?

    Correct Answer: C

    To create a Playbook that notifies an administrator when VMs are deleted, the X-Play Trigger required would be 'Event'. This is because the action of a VM being deleted is categorized as an event within the system. Triggers that occur based on specific actions or changes such as deletions are typically defined as events, making 'Event' the appropriate choice for this task.

Discussion
getfoo2021Option: C

C: Event rather than Alert

PatigOption: C

C is correct, In Nutanix, to create a Playbook that notifies you when VMs are deleted, you can utilize the “VM Deleted” trigger. This trigger is specifically designed to capture VM deletion events and initiate the desired actions or notifications. When a VM is deleted, the Playbook associated with this trigger will be executed, allowing you to take appropriate steps based on your requirements. Remember to configure the Playbook to handle the notification method (e.g., email, webhook, etc.) according to your organization’s needs.

Ken_WilkeyOption: C

The action is considered an event when setting up an trigger in playbooks. There is not an alert based action.

ajit9Option: C

Deleted VM

Ced710Option: C

I think it is Event