stmcginnis / gofish

Gofish is a Golang client library for DMTF Redfish and SNIA Swordfish interaction.
BSD 3-Clause "New" or "Revised" License
204 stars 109 forks source link

Update Redfish objects to 2023.3 bundle #306

Closed stmcginnis closed 3 months ago

stmcginnis commented 3 months ago

This does a major update that touches nearly all Redfish objects to update them for changes in the latest schema bundle.

Note: not all objects and actions have been able to be tested, especially when it comes to the slight variations between different vendor implementations. Please file issues if any regressions or other problems are seen with these or any other changes.