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

URL
/redfish/v1/Systems/<ID>/Processors
Supported HTTP methods and privileges
HTTP method Required privilege
GET Login
Supported status codes
HTTP status code
200
400
500
Supported properties and values
Property Values
ProcessorType CPU
ProcessorArchitecture x86
InstructionSet x86-64
Implementation notes
Some of the properties in this schema depend on the installed BIOS version. If a compatible BIOS version is not installed, some of the
properties may not be supported on this resource.
Role
Description
This resource is used to represent resources that represent the user role for the user account.
URL
/redfish/v1/Managers/<ID>/Roles
Supported HTTP methods and privileges
HTTP method
Required privilege
GET Login
Supported status codes
HTTP status code
200
400
500
29