stmcginnis / gofish

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

Add Chassis Drives linkage #139

Closed stmcginnis closed 3 years ago

stmcginnis commented 3 years ago

This adds the ability to get the drives associated with a Chassis object.

Also includes a few small cleanups.