Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 543 Bytes

VmState.md

File metadata and controls

16 lines (8 loc) · 543 Bytes

VmState

Information about the state of the VM.

Properties

Name Type Description Notes
currentState String The current state of the VM (`InService` | `OutOfService` | `Unknown`). [optional]
previousState String The previous state of the VM (`InService` | `OutOfService` | `Unknown`). [optional]
vmId String The ID of the VM. [optional]