go-redfish/client/docs/UpdateService.md
Manoj 924b41cc22 Support for Additional Redfish APIs
Added support for the following APIs

FirmwareInventoryDownloadImage
FirmwareInventory
GetTask
UpdateService
UpdateServiceSimpleUpdate

RAID Creation Support

Also updated Makefile to add an additional  docker based target
to assist in code generation.

Change-Id: I716153fe254c7fefc6893ac76e4fa190a24029a8
2020-04-24 18:08:47 +00:00

1.0 KiB

UpdateService

Properties

Name Type Description Notes
FirmwareInventory FirmwareInventory [optional]
Id string The name of the resource. [optional] [readonly]
Name string The name of the resource. [readonly]
OdataType string The type of a resource. [readonly]
OdataId string The unique identifier for a resource. [readonly]
OdataContext string The OData description of a payload. [optional] [readonly]
Description Pointer to string description [optional] [readonly]
HttpPushUri string [optional] [readonly]
ServiceEnabled Pointer to bool [optional]
Actions UpdateServiceActions [optional]

[Back to Model list] [Back to API list] [Back to README]