What command places a host in maintenance mode in AHV?
What command places a host in maintenance mode in AHV?
The correct command to place a host in maintenance mode in AHV is 'acli host.enter_maintenance_mode host_id'. This is the syntax used in AHV to initiate maintenance mode for a specified host.
Correct answer: D Example: ~$ acli host.enter_maintenance_mode 10.10.x.xx wait=true