Vm_Guest_Operations_Info

Vm_Guest_Operations_Info
Vm_Guest_Operations_Info

Guest operating system operation status information.

JSON Example
{
    "guest_operations_ready": false,
    "interactive_guest_operations_ready": false
}
boolean
guest_operations_ready
Required

Guest operations availability. Whether or not the virtual machine is ready to process guest operations.

boolean
interactive_guest_operations_ready
Required

Interactive guest operations availability. Whether or not the virtual machine is ready to process interactive guest operations.