Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/src/
H A Dregistries.cpp71 std::optional<MessageId> getMessageComponents(std::string_view message) in getMessageComponents()
83 return MessageId(std::move(fields[0]), std::move(fields[1]), in getMessageComponents()
89 std::optional<MessageId> msgComponents = getMessageComponents(messageID); in getMessage()
H A Devent_log.cpp120 std::optional<registries::MessageId> msgComponents = in formatEventLogEntry()
/openbmc/docs/architecture/
H A Dredfish-logging-in-bmcweb.md8 a MessageId and MessageArgs fields.
24 1. Title of the Message Object (required as the MessageKey in the MessageId).
39 Logging messages is done by providing a Redfish MessageId and any corresponding
42 A Redfish MessageId is represented in this format:
54 - `REDFISH_MESSAGE_ID`: A string holding the MessageId
/openbmc/qemu/qga/
H A Dmessages-win32.mc5 MessageId=1
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Ddbus_utils.cpp55 "MessageId": "Base.1.19.Success", in TEST()
87 "MessageId": "Base.1.19.InternalError", in TEST()
H A Derror_code_test.cpp87 "MessageId": "Base.1.13.0.InternalError", in TEST()
130 "MessageId": "Base.1.13.0.InternalError", in TEST()
/openbmc/bmcweb/redfish-core/include/
H A Dregistries.hpp49 struct MessageId struct
150 std::optional<MessageId> getMessageComponents(std::string_view message);
/openbmc/bmcweb/test/redfish-core/include/
H A Dregistries_test.cpp59 std::optional<registries::MessageId> msgComponents = in TEST()
H A Dredfish_aggregator_test.cpp204 "MessageId": "Test", in TEST()
/openbmc/intel-ipmi-oem/docs/
H A DIntel_IPMI_Platform_Events.md253 // > MessageId=MERecoveryGpioForced
257 // > call specific handler do determine MessageId and Parameters
261 // > MessageId=MEManufacturingError
267 // > MessageId=MEFirmwareException
306 **Intel-specific events have proper prefix in MessageId: either 'BIOS' or
344 "MessageId": "OpenBMC.0.1.MEFlashWearOutWarning",
/openbmc/webui-vue/src/store/
H A Dapi.js190 const words = i.MessageId.split('.');
/openbmc/docs/designs/
H A Dredfish-postcodes.md68 "MessageId": "OpenBMC.0.1.BiosPostCode",
H A Dredfish-eventservice.md813 - MessageId
819 MessageId based filter:
821 URI: https://<BMCIP>/redfish/v1/EventService/SSE?MessageId='Alert.1.0.LanDisconnect'
1079 URI: /redfish/v1/EventService/SSE?RegistryPrefix='OpenBMC.0.2'&MessageId='OpenBMC.0.2.xyz"
1361 data: "MessageId": "OpenBMC.0.1.InventoryAdded",
H A Devent-logging.md73 "MessageId": "Alert.1.0.LanDisconnect",
81 `MessageId` field in the `LogEntry`) and `MessageArgs` to avoid needing to
445 Registry entry, the `MessageId` property will be set to the corresponding
/openbmc/libbej/test/
H A Dbej_encoder_test.cpp120 "MessageId": "PredictiveFailure",
/openbmc/openbmc-test-automation/redfish/systems/LogServices/
H A Dtest_post_codes.robot182 # "MessageId": "OpenBMC.0.2.BIOSPOSTCode",
/openbmc/openbmc-test-automation/redfish/task_service/
H A Dtest_tasks_service.robot91 # "MessageId": "TaskEvent.1.0.1.TaskStarted",
/openbmc/docs/
H A DREDFISH-cheatsheet.md259 …9:20Z","Severity":"Warning","Message":"This is a test event message 2","MessageId":"iLOResourceEve…
/openbmc/bmcweb/redfish-core/include/utils/
H A Deventlog_utils.hpp262 std::optional<registries::MessageId> msgComponents = in fillEventLogEntryJson()
/openbmc/openbmc-test-automation/lib/
H A Dlogging_utils.robot360 # [MessageId]: OpenBMC.0.2.BIOSPOSTCodeASCII
/openbmc/bmcweb/
H A Dmeson.options127 MessageId support in Events.
/openbmc/bmcweb/docs/
H A DRedfish.md957 - MessageId