UNPKG
on-http-y1
Version:
latest (2.14.0)
2.14.0
OnRack Http Server
github.com/RackHD/on-http
RackHD/on-http
on-http-y1
/
data
/
views
/
redfish-1.0
/
redfish.1.0.0.secureboot.1.0.1.json
9 lines
(8 loc)
•
309 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"
@odata
.context"
:
"<%= basepath
%>
/
$metadata
#Systems/Links/Members/<%= identifier
%>
/SecureBoot"
,
"
@odata
.id"
:
"<%= url
%>
"
,
"
@odata
.type"
:
"#SecureBoot.1.0.1.SecureBoot"
,
"SecureBootCurrentBoot"
:
"<%= SecureBoot
%>
"
,
"Id"
:
"<%= identifier
%>
"
,
"Name"
:
"Secure Boot Current Status"
}