RackHD/on-http

View on GitHub
data/views/redfish-1.0/redfish.1.0.0.secureboot.1.0.1.json

Summary

Maintainability
Test Coverage
{
    "@odata.context": "<%= basepath %>/$metadata#SecureBoot.SecureBoot",
    "@odata.id": "<%= url %>",
    "@odata.type": "#SecureBoot.v1_0_1.SecureBoot",
    "SecureBootCurrentBoot": "<%= SecureBoot%>",
    "Id": "<%= identifier %>",
    "Name": "Secure Boot Current Status"
}