This operation will migrate all running VMs from this server
and transition it into maintenance mode.
Virtual machines on this server:
% for row in vms:
${row[1]}
${row[2]}
% endfor
% if vms:
% else:
% endif