# ReadConsoleOutputResponse
## Properties
**console_output** | Option<**String**> | The Base64-encoded output of the console. If a command line tool is used, the output is decoded by the tool. | [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)