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

DellBootSourcesRegistry
Description
A Boot Sources 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/Systems/<ID>/BootSources/BootSourcesRegistry
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
DellBootSources
Description
This resource is used to represent the Dell Boot Sources Configuration and the related resources to the settings resource.
URL
/redfish/v1/Systems/<ID>/BootSources
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
Supported status codes
HTTP status code
Error message code
200
500 Base.1.0.InternalError
Supported action — ClearPending
Description
This action is used to clear the pending values.
URL
/redfish/v1/Systems/<ID>/BootSources/Actions/Oem/DellManager.ClearPending
43