# InstanceStateOsInfo
## Properties
**fqdn** | Option<**String**> | FQDN of the instance. | [optional]
**hostname** | Option<**String**> | Hostname of the instance. | [optional]
**kernel_version** | Option<**String**> | Version of the kernel running in the instance. | [optional]
**os** | Option<**String**> | Operating system running in the instance. | [optional]
**os_version** | Option<**String**> | Version of the operating system. | [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)