Class PowerState (1.7.0)

PowerState(value)

Possible values for the power state of the VM.

Values: POWER_STATE_UNSPECIFIED (0): Power state is not specified. ON (1): The VM is turned ON. OFF (2): The VM is turned OFF. SUSPENDED (3): The VM is suspended. This is similar to hibernation or sleep mode.