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

Reference Properties
/redfish/v1/Managers/<ID>/LogServices/Lclog
Description
This resource represents the Lifecycle Controller log service in a Redfish implementation.
Supported HTTP methods and privileges
HTTP method Required privilege
GET Login
Supported status codes
HTTP status code
200
400
500
/redfish/v1/Managers/<ID>/LogServices/Sel
Description
This resource represents the SEL log service in a Redfish implementation.
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
Supported status codes
HTTP status code
200
400
500
Supported action — ClearLog
URL
/redfish/v1/Managers/<ID>/LogServices/Sel/Actions/LogService.ClearLog
Description
Performs clear operation on logs.
Supported HTTP methods and privileges
HTTP method
Required privilege
POST ConfigureManager
20