VirtualMachineStatusEnum
- Type: stringenum
VM lifecycle status.
RescuingandUnrescuingare transient transitions — the provider has accepted the operation but hasn't finished applying it. They settle toRescue(success) or back to the prior state (failure) without further user action. UI should treat them as in-progress.values- Running
- Stopped
- Shutoff
- Error
- Provisioning
.png)