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

HTTP method Required privilege
DELETE
.d9 file type — ConfigureManager
.pm file type — ConfigureManager
.exe file type — ConfigureSelf
Supported status codes
HTTP status code Extended information Error message code
200 RAC0604, SYS422
200 Base.1.0.Success SYS413
201 Base.1.0.Created SYS414
304
400 OSD35, SYS400, SYS404, SYS406,
SYS434
403 Base.1.0.InsufficientPrivilege RAC0506
403 LIC501
404 Base.1.0. ResourceMissingAtURI SYS403
405 SYS402
415 SYS401
500 Base.1.0.InternalError RAC964
503 SUP0108
AttributeRegistry
Description
An Attribute Registry is a set of key-value pairs that are specific to a particular implementation or product. This schema describes the
structure of a registry and also includes mechanisms for building user interfaces allowing consistent navigation of the contents.
URL
/redfish/v1/Registries/ManagerAttributeRegistry/ManagerAttributeRegistry.v1_0_0.json
/redfish/v1/Systems/<ID>/Bios/BiosRegistry
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
Supported status codes
HTTP status code
Extended information
200 Base.1.0.Success
500 Base.1.0.InternalError
42