Initial commit

This commit is contained in:
Neill Cox 2023-09-11 20:22:22 +10:00
commit 1b51716d1b
72 changed files with 8204 additions and 0 deletions

View file

@ -0,0 +1,9 @@
{
"Actions":{
"#ComputerSystem.Reset":{
"ResetType@Redfish.AllowableValues":[
"On", "ForceOff", "ForceRestart", "GracefulShutdown", "PushPowerButton", "Nmi"
]
}
}
}