Home
last modified time | relevance | path

Searched refs:WatchdogTimeoutActions (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dcomputer_system.hpp104 enum class WatchdogTimeoutActions{ enum
297 NLOHMANN_JSON_SERIALIZE_ENUM(WatchdogTimeoutActions, {
298 {WatchdogTimeoutActions::Invalid, "Invalid"},
299 {WatchdogTimeoutActions::None, "None"},
300 {WatchdogTimeoutActions::ResetSystem, "ResetSystem"},
301 {WatchdogTimeoutActions::PowerCycle, "PowerCycle"},
302 {WatchdogTimeoutActions::PowerDown, "PowerDown"},
303 {WatchdogTimeoutActions::OEM, "OEM"},