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

Property Values
BootSource
• PXE
• Floppy
• CD
• USB
• HDD
• Utilities
• UefiTarget
• BiosSetup
BootSourceOverrideMode
• UEFI
• Legacy
BootSourceOverrideEnabled
• Disabled
• Once
• Continuous
UefiTargetBootSourceOverride Any valid UEFI-device path
IndicatorLed
• Lit
• Off
Implementation notes
Some of the properties in this schema are dependent on the installed BIOS version. If a compatible BIOS version is not installed, the
UefiTargetBootSourceOverride property is not supported in this resource.
Supported action — Reset
Description
Resets computer system.
URL
/redfish/v1/Systems/<ID>/Actions/ComputerSystem.Reset
Supported HTTP methods and privileges
HTTP method
Required privilege
POST ConfigureComponent
Updatable properties
Property
Value
ResetType
On
ForceOff
GracefulRestart
PushPowerButton
NMI
Supported status codes
HTTP status code
Extended information
200
14