Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/generated/enums/
H A Dresource.hpp134 enum class ConditionType{ enum
265 NLOHMANN_JSON_SERIALIZE_ENUM(ConditionType, {
266 {ConditionType::Invalid, "Invalid"},
267 {ConditionType::Alert, "Alert"},
268 {ConditionType::Informational, "Informational"},
269 {ConditionType::Subsystem, "Subsystem"},