* @copyright (C) Adam Armstrong * */ // Possibly add navbar to filter on type? (Proxmox, VMWare, ...) register_html_title('Virtual Machines'); print_vm_table($vars); // EOF