VmGuestPowerInfo
Information about the guest operating system power state.
Properties
boolean
operations_ready
Required
Flag indicating if the virtual machine is ready to process soft power operations.
JSON Example
{
"operations_ready": false,
"state": "enum"
}