| /openbmc/bmcweb/redfish-core/src/ |
| H A D | registries.cpp | 71 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 D | event_log.cpp | 120 std::optional<registries::MessageId> msgComponents = in formatEventLogEntry()
|
| /openbmc/docs/architecture/ |
| H A D | redfish-logging-in-bmcweb.md | 8 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 D | messages-win32.mc | 5 MessageId=1
|
| /openbmc/bmcweb/test/redfish-core/include/utils/ |
| H A D | dbus_utils.cpp | 55 "MessageId": "Base.1.19.Success", in TEST() 87 "MessageId": "Base.1.19.InternalError", in TEST()
|
| H A D | error_code_test.cpp | 87 "MessageId": "Base.1.13.0.InternalError", in TEST() 130 "MessageId": "Base.1.13.0.InternalError", in TEST()
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | registries.hpp | 49 struct MessageId struct 150 std::optional<MessageId> getMessageComponents(std::string_view message);
|
| /openbmc/bmcweb/test/redfish-core/include/ |
| H A D | registries_test.cpp | 59 std::optional<registries::MessageId> msgComponents = in TEST()
|
| H A D | redfish_aggregator_test.cpp | 204 "MessageId": "Test", in TEST()
|
| /openbmc/intel-ipmi-oem/docs/ |
| H A D | Intel_IPMI_Platform_Events.md | 253 // > 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 D | api.js | 190 const words = i.MessageId.split('.');
|
| /openbmc/docs/designs/ |
| H A D | redfish-postcodes.md | 68 "MessageId": "OpenBMC.0.1.BiosPostCode",
|
| H A D | redfish-eventservice.md | 813 - 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 D | event-logging.md | 73 "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 D | bej_encoder_test.cpp | 120 "MessageId": "PredictiveFailure",
|
| /openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
| H A D | test_post_codes.robot | 182 # "MessageId": "OpenBMC.0.2.BIOSPOSTCode",
|
| /openbmc/openbmc-test-automation/redfish/task_service/ |
| H A D | test_tasks_service.robot | 91 # "MessageId": "TaskEvent.1.0.1.TaskStarted",
|
| /openbmc/docs/ |
| H A D | REDFISH-cheatsheet.md | 259 …9:20Z","Severity":"Warning","Message":"This is a test event message 2","MessageId":"iLOResourceEve…
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | eventlog_utils.hpp | 262 std::optional<registries::MessageId> msgComponents = in fillEventLogEntryJson()
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | logging_utils.robot | 360 # [MessageId]: OpenBMC.0.2.BIOSPOSTCodeASCII
|
| /openbmc/bmcweb/ |
| H A D | meson.options | 127 MessageId support in Events.
|
| /openbmc/bmcweb/docs/ |
| H A D | Redfish.md | 957 - MessageId
|