Nutanix Certified Professional (NCP) — Question 44
What command places a host in maintenance mode in AHV?
Answer options
- A. acli maintenance_mode.host host_id
- B. ncli host maintenance host_id
- C. ncli maintenance_mode host=host_id
- D. acli host.enter_maintenance_mode host_id
Correct answer: D
Explanation
The correct command to put a host into maintenance mode in AHV is 'acli host.enter_maintenance_mode host_id', which specifically triggers the maintenance mode function. The other options either do not exist in the AHV command set or do not correctly specify the command for entering maintenance mode.