# OperatingSystemRequest
## Properties
**family** | [**models::DeviceFactsOsFamily**](DeviceFactsOSFamily.md) | |
**name** | Option<**String**> | Operating System name, such as 'Server 2022' or 'Ubuntu' | [optional]
**version** | Option<**String**> | Operating System version, must always be the version number but may contain build name | [optional]
**arch** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)