issues
search
ODIM-Project
/
ODIM
Apache License 2.0
37
stars
58
forks
source link
Implement All SecureBoot operations supported by ILO6 and ILO5
#1215
Closed
AngithCJ
closed
1 year ago
AngithCJ
commented
1 year ago
Added support for following APIs
GET/PATCH on /redfish/v1/Systems/1/SecureBoot/
Actions /redfish/v1/Systems/1/SecureBoot/Actions/SecureBoot.ResetKeys/
GET on /redfish/v1/Systems/1/SecureBoot/SecureBootDatabases/
Get on /redfish/v1/Systems/1/SecureBoot/SecureBootDatabases/
Get on /redfish/v1/Systems/1/SecureBoot/SecureBootDatabases/
/Certificates/
Get on /redfish/v1/Systems/1/SecureBoot/SecureBootDatabases/
/Certificates/<2>/
AngithCJ
commented
1 year ago
PR will be raised to development
Added support for following APIs