Home
last modified time | relevance | path

Searched hist:c75f1e9a (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/registries/
H A Dopenbmc_message_registry.hppc75f1e9a Mon Nov 04 15:29:33 CST 2019 James Feist <james.feist@linux.intel.com> Add Drive Error Registry Message

This allows logging of drive errors.

Tested:

"DriveError": {
"Description": "Indicates that a Drive Error occurred of the specified type or cause.",
"Message": "Drive Error Occurred: %1.",
"NumberOfArgs": 1,
"ParamTypes": [
"string"
],
"Resolution": "None.",
"Severity": "Warning"
}

Change-Id: Ic97611e26710f57b09a7f89e0470f1277f710d5d
Signed-off-by: James Feist <james.feist@linux.intel.com>