API Guide
Table Of Contents
- iDRAC8 with Lifecycle Controller Version 2.70.70.70 Redfish API Guide
- Contents
- Overview
- Redfish-based systems management
- Redfish resources
- AccountService
- DellJobCollection
- AttributeRegistry
- BaseMessages
- AssemblyCollection
- Chassis
- ComputerSystem
- DellJob
- EventDestination
- Bios
- BIOS-Settings resource
- BootOption
- ChassisCollection
- ComputerSystemCollection
- LogEntry
- Manager
- ManagerAccount
- Memory collection
- DellBootSources
- Settings resource
- DellBootSourcesRegistry
- DellUpdateService
- DellManager
- Drive
- EthernetInterfaceCollection
- NetworkAdapter collection
- NetworkInterface collection
- EthernetInterfaces
- EventService
- FabricCollection
- PCIe
- HostInterfaceCollection
- JSONSchemas
- LogEntryCollection
- LogService
- LogServiceCollection
- ManagerCollection
- ManagerAccountCollection
- ManagerNetworkProtocol
- MemoryCollection
- MessageRegistryFile
- MessageRegistryFileCollection
- Messages
- NetworkAdapterCollection
- NetworkInterfaceCollection
- PCIeDevice
- PCIeFunction
- Processor
- Port
- PortCollection
- Power
- PrivilegeRegistry
- ProcessorCollection
- Role
- RoleCollection
- SecureBoot
- SerialInterfaceCollection
- ServiceRoot
- Session
- SessionService
- SimpleStorage
- SoftwareInventoryCollection
- SerialInterfaces
- StorageCollection
- Storage collection
- Subscriptions
- Switches
- TaskCollection
- TaskService
- Thermal
- UpdateService
- VirtualMedia
- VLanNetworkInterface
- VolumeCollection
- NetworkPort
- NetworkPortCollection
- NetworkDeviceFunctionCollection
- Redundancy
- Examples
Supported action — SimpleUpdate
Description
This resource is used to represent extension of the UpdateService schema of Redfish.
You can use the this action to update only one component at a time. If you attempt to update multiple components at once,
error SYS442 is returned. To update multiple components, perform the updates one at a time.
If you use this action to update iDRAC, the update is applied immediately and the system reboots. For other components, the
update is applied at the next reboot.
URL
/redfish/v1/UpdateService/Actions/UpdateService.SimpleUpdate
HTTP methods and privileges
Table 153. HTTP methods and privileges for SimpleUpdate
HTTP method Required privilege
POST
● .d9 file type — ConfigureComponents, Login
● .pm file type — ConfigureComponents, Login
● .exe file type — ConfigureComponents, Login
Status codes
Table 154. Status codes for SimpleUpdate
HTTP status code Extended information Error Message Code
202 SYS408
400
● SYS406
● OSD35
● RAC0604
● SYS434
● SUP019
● SUP024
● SYS442
400
● Base.1.2.InternalError
● Base.1.2.PropertyMissing
● Base.1.2.PropertyValueTypeError
● Base.1.2.PropertyValueNotInList
SYS446
400 Base.1.2.MalformedJSON SYS405
403 InsufficientPrivilege RAC0506
403 LIC501
404 Base.1.2. ResourceMissingAtURI SYS403
405 SYS402
500 Base.1.2.InternalError
● SYS446
● SUP1907
503 SUP0108
114 Redfish resources