Searched refs:ForceRestart (Results 1 – 13 of 13) sorted by relevance
53 "ForceRestart",62 "ForceRestart": "Shut down immediately and non-gracefully and restart99 - Support `ForceRestart` (where the host is not notified of the reboot)123 - `ForceRestart` -> `xyz.openbmc_project.State.Chassis.Transition.Reset`126 A `ForceRestart` should restart the host, not the chassis. The proposal is to127 change the current bmcweb mapping for `ForceRestart` to a new host transition:140 - `ForceRestart` -> `xyz.openbmc_project.State.Host.Transition.ForceWarmReboot`154 | ForceRestart | hard reset | Host.ForceWarmReboot |
38 ForceRestart, enumerator145 {ResetType::ForceRestart, "ForceRestart"},
114 # "ForceRestart"136 Redfish BMC Manager ForceRestart When Host Off144 # "ForceRestart"154 Redfish BMC Reset Operation reset_type=ForceRestart
55 allowed.emplace_back(resource::ResetType::ForceRestart); in TEST()123 allowed.emplace_back(resource::ResetType::ForceRestart); in TEST()
13 RF SYS ForceRestart
35 RF SYS ForceRestart (mfg)
69 RF SYS ForceRestart
80 RF SYS ForceRestart 0 0 081 RF SYS ForceRestart (mfg) 0 0 0
41 # "ForceRestart"84 # "ForceRestart"
853 RF SYS ForceRestart854 [Documentation] Do "RF SYS ForceRestart" boot test.874 ${cmd_buf} Catenate OBMC Boot Test \ loc_boot_stack=RF SYS ForceRestart
111 "ForceRestart",
180 Redfish BMC Reset Operation reset_type=ForceRestart
3334 allowableValues.emplace_back(resource::ResetType::ForceRestart); in dbusToRfAllowedHostTransitions()3364 allowableValues.emplace_back(resource::ResetType::ForceRestart); in afterGetAllowedHostTransitions()