# StartVmsResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**response_context** | Option<[**crate::models::ResponseContext**](ResponseContext.md)> | | [optional]
**vms** | Option<[**Vec<crate::models::VmState>**](VmState.md)> | Information about one or more started VMs. | [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)