API Guide
Table Of Contents
- iDRAC9 with Lifecycle Controller Version 3.00.00.00 Redfish API Guide
- Overview
- Redfish-based systems management
- Redfish resources
- AccountService
- Chassis
- ComputerSystem
- EthernetInterfaces
- EventService
- EventDestination
- JSONSchemas
- LogEntry
- LogService
- Manager
- OEMManager
- ManagerAccount
- ManagerNetworkProtocol
- MessageRegistry
- Power
- Processor
- Role
- SerialInterfaces
- ServiceRoot
- Session
- SessionService
- SimpleStorage
- TaskService
- Thermal
- VirtualMedia
- VLanNetworkInterface
- BIOS
- SecureBoot
- UpdateService
- SoftwareInventory
- AttributeRegistry
- DellBootSourcesRegistry
- DellBootSources
- DellManager
- DellServiceRoot
- DellAttributes
- DellUpdateService
- DellCertificates
- DellJob
- Examples

UpdateService
Description
This represents the properties of the update service for the Redfish implementation.
URL
/redfish/v1/UpdateService
Supported HTTP methods and privileges
HTTP method Required privilege
GET Login
Supported status codes
HTTP status code Extended information Error Message Code
200 OSD35, SUP024
403 Base.1.0. InsufficientPrivilege RAC0506
404 Base.1.0. ResourceMissingAtURI SYS403
500 Base.1.0.InternalError RAC964
SoftwareInventory
Description
This represents the inventory of firmware components.
URL
/redfish/v1/UpdateService/FirmwareInventory
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
POST
.d9 file type — ConfigureManager
.pm file type — ConfigureManager
.exe file type — ConfigureSelf
Navigation URL
/redfish/v1/UpdateService/FirmwareInventory/<ID>
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
41