Searched refs:AlwaysOff (Results 1 – 12 of 12) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | circuit.hpp | 27 AlwaysOff, enumerator 137 {PowerRestorePolicyTypes::AlwaysOff, "AlwaysOff"},
|
| H A D | computer_system.hpp | 118 AlwaysOff, enumerator 349 {PowerRestorePolicyTypes::AlwaysOff, "AlwaysOff"},
|
| /openbmc/openbmc-test-automation/redfish/extended/ |
| H A D | test_power_restore.robot | 39 AlwaysOff Off Off 49 AlwaysOff Running Running 175 Run Keyword And Ignore Error Redfish Set Power Restore Policy AlwaysOff
|
| H A D | test_power_restore_reboot.robot | 59 AlwaysOff Off Off 69 AlwaysOff Running Running
|
| /openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
| H A D | test_power_restore_policy_sub_menu.robot | 17 ${xpath_AlwaysOff_radio} //input[@value='AlwaysOff']
|
| /openbmc/phosphor-state-manager/ |
| H A D | discover_system_state.cpp | 229 else if (RestorePolicy::Policy::AlwaysOff == in main()
|
| /openbmc/openbmc-test-automation/extended/ |
| H A D | standby_bmc.robot | 98 Run Keyword And Ignore Error Redfish Set Power Restore Policy AlwaysOff
|
| /openbmc/intel-ipmi-oem/src/ |
| H A D | chassiscommands.cpp | 244 case RestorePolicy::Policy::AlwaysOff: in getPowerRestorePolicy()
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | chassishandler.cpp | 941 {RestorePolicy::Policy::AlwaysOff, 0x00}, 2345 power_policy::RestorePolicy::Policy::AlwaysOff; in ipmiChassisSetPowerRestorePolicy()
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | systems.hpp | 1282 return computer_system::PowerRestorePolicyTypes::AlwaysOff; in redfishPowerRestorePolicyFromDbus() 1291 return computer_system::PowerRestorePolicyTypes::AlwaysOff; in redfishPowerRestorePolicyFromDbus()
|
| /openbmc/docs/designs/ |
| H A D | power-recovery.md | 294 curl -k -H "Content-Type: application/json" -X PATCH -d '{"PowerRestorePolicy":"AlwaysOff"}' https:…
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | utils.robot | 654 # power_restore_policy Power restore policy (e.g. "AlwaysOff", "AlwaysOn", "LastState").
|