stmcginnis / gofish

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

Services.Tasks(): fix no Task objects being returned #281

Closed joelrebel closed 11 months ago

joelrebel commented 11 months ago

Use the redfish.GetTaskService() method to retrieve linked Task objects instead - since they cannot be unmarshaled by common.Client.