stmcginnis / gofish

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

Add more EthernetInterface updatable fields #321

Closed stmcginnis closed 5 months ago

stmcginnis commented 5 months ago

There are a few fields for EthernetInterface that are not marked as read-only: false in the schema files, but are notes as read-write in the schema guide. This updates the set of properties to check when performing an update.