Class PowerState (1.9.1)

PowerState(value)

Possible values for the power state of the VM.

Enums

Name Description
POWER_STATE_UNSPECIFIED Power state is not specified.
ON The VM is turned ON.
OFF The VM is turned OFF.
SUSPENDED The VM is suspended. This is similar to hibernation or sleep mode.