pub fn is_vm_state(vid: &VmId, state: VmState) -> Result<bool, Error>
Expand description

Check whether a virtual machine is currently in a certain state.