1{
2 "BMC image": {
3 "OnReset": "Redfish OBMC Reboot (off)",
4 "Immediate": "Wait For Reboot start_boot_seconds=${state['epoch_seconds']}"
5 },
6 "Host image": {
7 "OnReset": "Redfish Host Reboot",
8 "Immediate": "Wait State os_running_match_state 10 mins"
9 }
10}
11
12