Nutanix Certified Professional – Multicloud Automation (NCP-MCA) — Question 6
A director would like to have an up to date Cluster Efficiency Summary report emailed on the first of every month to keep management up to date on how the cluster is being utilized.
How could a playbook be configured to satisfy this request with the least human interaction?
Answer options
- A. Manual Trigger > Wait Until Day of Month > Generate Report > Email
- B. Manual Trigger > Generate Report > Email
- C. Report Trigger > Wait Until Day of Month > Email
- D. Time Trigger > Generate Report > Email
Correct answer: A
Explanation
The correct answer is A, as it includes a manual trigger that waits until the specified day of the month before generating and emailing the report. Options B and D do not incorporate the necessary scheduling aspect, while option C uses a report trigger which is not suited for this specific monthly timing requirement.