# ReadAdminPasswordResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**admin_password** | Option<**String**> | The password of the VM. After the first boot, returns an empty string. | [optional]
**response_context** | Option<[**crate::models::ResponseContext**](ResponseContext.md)> | | [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)