# ScalewayBaremetalV1ServerInstall
## Properties
**os_id** | Option<**String**> | ID of the OS | [optional]
**hostname** | Option<**String**> | Host defined in the server install | [optional]
**ssh_key_ids** | Option<**Vec<String>**> | SSH public key IDs defined in the server install | [optional]
**status** | Option<**String**> | Status of the server install | [optional][default to Unknown]
**user** | Option<**String**> | User defined in the server install or the default one if none were specified | [optional]
**service_user** | Option<**String**> | Service user defined in the server install or the default one if none were specified | [optional]
**service_url** | Option<**String**> | The address of the installed service | [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)