QuestionQ73
Describe and Differentiate Automation Concepts and PrinciplesAn administrator needs to automate restarting a VM whenever its CPU usage exceeds 90%.
What steps should the administrator take to implement this automation?
- A Schedule a Runbook to restart all VMs daily and assign it to a project.
- B Configure a Project and set a policy to restart the VM when the CPU quota is exceeded.
- C Create a Playbook with a manual trigger with an action to reboot the VM.
- D Create a Playbook with an alert-based trigger with an action to reboot the VM.
Community Discussion