OSProfile Response
data class OSProfileResponse(val computerName: String? = null, val osType: String, val sshPublicKey: String? = null, val version: String)
Specifies the operating system settings for the HANA instance.
Specifies the operating system settings for the HANA instance.