Searched refs:LastState (Results 1 – 8 of 8) sorted by relevance
28 LastState, enumerator138 {PowerRestorePolicyTypes::LastState, "LastState"},
119 LastState, enumerator326 {PowerRestorePolicyTypes::LastState, "LastState"},
54 To summarize, the `LastState` property under this new `BootProgress` object69 which should be updated with the date and time the `LastState` was last updated.92 - Ensure the new Redfish `LastState` and `LastStateTime` properties have the
295 curl -k -H "Content-Type: application/json" -X PATCH -d '{"PowerRestorePolicy":"LastState"}' https:…
18 ${xpath_LastState_radio} //input[@value='LastState']
95 LastState Running Running105 LastState Off Off
694 # power_restore_policy Power restore policy (e.g. "AlwaysOff", "AlwaysOn", "LastState").951 # "LastState": "OSRunning"960 RETURN ${boot_progress["BootProgress"]["LastState"]} ${boot_progress["Status"]["State"]}
1311 return computer_system::PowerRestorePolicyTypes::LastState; in redfishPowerRestorePolicyFromDbus()