# VmStates
## Properties
**maintenance_events** | Option<[**Vec<crate::models::MaintenanceEvent>**](MaintenanceEvent.md)> | One or more scheduled events associated with the VM. | [optional]
**subregion_name** | Option<**String**> | The name of the Subregion of the VM. | [optional]
**vm_id** | Option<**String**> | The ID of the VM. | [optional]
**vm_state** | Option<**String**> | The state of the VM (`pending` \\| `running` \\| `stopping` \\| `stopped` \\| `shutting-down` \\| `terminated` \\| `quarantine`). | [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)