vm.status ========= Get the status of `id` VM. Returns a dict: - state, RUNNING / STOPPED / SUSPENDED - pid, process id if RUNNING .. raw:: html
ID of the virtual machine to get status for.
Current status and runtime information for the virtual machine.
No Additional PropertiesCurrent state of the virtual machine.
Must be at least 1 characters long
"RUNNING"
    "STOPPED"
    "SUSPENDED"
    Process ID of the running VM. null if not running.
Hypervisor-specific domain state.
Must be at least 1 characters long