Searched refs:ForceOff (Results 1 – 9 of 9) sorted by relevance
| /openbmc/bmcweb/redfish-core/include/generated/enums/ |
| H A D | leak_detector.hpp | 28 ForceOff, enumerator 50 {ReactionType::ForceOff, "ForceOff"},
|
| H A D | resource.hpp | 53 ForceOff, enumerator 184 {ResetType::ForceOff, "ForceOff"},
|
| /openbmc/bmcweb/test/redfish-core/lib/ |
| H A D | system_test.cpp | 52 allowed.emplace_back(resource::ResetType::ForceOff); in TEST() 85 allowed.emplace_back(resource::ResetType::ForceOff); in TEST() 118 allowed.emplace_back(resource::ResetType::ForceOff); in TEST()
|
| /openbmc/docs/designs/ |
| H A D | state-management-and-external-interfaces.md | 50 "ForceOff", 60 "ForceOff": "Turn off the unit immediately (non-graceful shutdown).", 152 | ForceOff | power down | Chassis.Off |
|
| /openbmc/libbej/test/ |
| H A D | bej_encoder_test.cpp | 110 "ForceOff",
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_redfish_utils.robot | 16 # (e.g. On/ForceOff/GracefulRestart/GracefulShutdown) 34 # "ForceOff",
|
| /openbmc/docs/ |
| H A D | REDFISH-cheatsheet.md | 76 …ttps://${bmc}/redfish/v1/Systems/system/Actions/ComputerSystem.Reset -d '{"ResetType": "ForceOff"}'
|
| /openbmc/openbmc-test-automation/redfish/account_service/ |
| H A D | test_ldap_configuration.robot | 174 ... body={'ResetType': 'ForceOff'} valid_status_codes=[200] 776 ... body={'ResetType': 'ForceOff'} valid_status_codes=${valid_status_code}
|
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | systems.hpp | 3482 allowableValues.emplace_back(resource::ResetType::ForceOff); in afterGetAllowedHostTransitions()
|