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.rackhd.reset.actions.json
12 lines
(11 loc)
•
227 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"
@odata
.type"
:
"#RackHD.ResetAction"
,
"reset_type
@Redfish
.AllowableValues"
: [
"On"
,
"ForceOff"
,
"GracefulRestart"
,
"ForceRestart"
,
"ForceOn"
,
"PushPowerButton"
] }