pub fn get_running_vms_list() -> Result<Vec<(String, Uuid)>, Error>
Expand description

Get a list of all running virtual machines.