Searched refs:LastState (Results 1 – 9 of 9) sorted by relevance
28 LastState, enumerator 140 {PowerRestorePolicyTypes::LastState, "LastState"},
119 LastState, enumerator 350 {PowerRestorePolicyTypes::LastState, "LastState"},
18 ${xpath_LastState_radio} //input[@value='LastState']
53 To summarize, the `LastState` property under this new `BootProgress` object68 which should be updated with the date and time the `LastState` was last updated.91 - Ensure the new Redfish `LastState` and `LastStateTime` properties have the
295 curl -k -H "Content-Type: application/json" -X PATCH -d '{"PowerRestorePolicy":"LastState"}' https:…
94 LastState Running Running104 LastState Off Off
86 LastState Running Running96 LastState Off Off
654 # power_restore_policy Power restore policy (e.g. "AlwaysOff", "AlwaysOn", "LastState").914 # "LastState": "OSRunning"923 RETURN ${boot_progress["BootProgress"]["LastState"]} ${boot_progress["Status"]["State"]}
776 asyncResp->res.jsonValue["BootProgress"]["LastState"] = in getBootProgress() 1287 return computer_system::PowerRestorePolicyTypes::LastState; in redfishPowerRestorePolicyFromDbus() 1934 if (policy == "LastState") in dbusPowerRestorePolicyFromRedfish()