# InstanceConsolePost
## Properties
**force** | Option<**bool**> | Forces a connection to the console | [optional]
**height** | Option<**i64**> | Console height in rows (console type only) | [optional]
**r#type** | Option<**String**> | Type of console to attach to (console or vga) | [optional]
**width** | Option<**i64**> | Console width in columns (console type only) | [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)