# VmState
## Properties
**current_state** | Option<**String**> | The current state of the VM (`InService` \\| `OutOfService` \\| `Unknown`). | [optional]
**previous_state** | Option<**String**> | The previous state of the VM (`InService` \\| `OutOfService` \\| `Unknown`). | [optional]
**vm_id** | Option<**String**> | The ID of the VM. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)