Release Notes

Dell EMC Root of Trust and BIOS live scanning
ID 501
https://<IP
address>/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Oem/DellBios.RunBIOSLiveS
canning
Post operation (https://<IP address>/redfish/v1/JobService/Jobs) with payload mentioning the
schedule details in the body.
i. To schedule scanning Now (immediately)
{
"Payload":{
"TargetUri":
"/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Oem/Dell
Bios.RunBIOSLiveScanning"
}
}
ii. To schedule scanning Daily
{
"Payload":{
"TargetUri":
"/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Oem/Dell
Bios.RunBIOSLiveScanning"
},
"Schedule": {
"RecurrenceInterval": "P1D"
}
}
iii. To schedule scanning Monthly
{
"Payload":{
"TargetUri":
"/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Oem/Dell
Bios.RunBIOSLiveScanning"
},
"Schedule": {
"EnabledDaysOfMonth":[24] (Day of the date from which you prefer to
schedule monthly)
}
}
iv. To schedule scanning Yearly
{
"Payload":{
"TargetUri":
"/redfish/v1/Systems/System.Embedded.1/Bios/Actions/Oem/Dell
Bios.RunBIOSLiveScanning"
},
"Schedule": {
"RecurrenceInterval": "P365D"
}
}
For more details about the systems and iDRAC releases, see the following links:
PowerEdge systems product support site www.dell.com/poweredgemanuals