|
Post by funke on Mar 18, 2021 16:09:58 GMT
Is there a Redfish endpoint to obtain the Operating System version installed in the server?
I'm currently accessing the Redfish API in a Dell iDRAC, but I cannot find an endpoint that provides information about the Operating System installed in the Dell server.
|
|
|
Post by mraineri on Mar 19, 2021 13:26:24 GMT
There's not a good standard way of doing this today. The closest thing you can do is model the OS as a "SoftwareInventory" instance underneath the UpdateService, but this becomes problematic in that it's hard to associate the instance with a system, and also know that this is an OS image. I'm not aware of anyone doing this today though.
However, that being said, we are looking at methods for showing this type of information on a system in an interoperable manner. We'd welcome any soft of feedback in this area for any preferences in how it's modeled.
|
|