/openbmc/bmcweb/redfish-core/include/generated/enums/ |
H A D | manager.hpp | 25 Oem, enumerator 33 Oem, enumerator 39 Oem, enumerator 73 {SerialConnectTypesSupported::Oem, "Oem"}, 81 {CommandConnectTypesSupported::Oem, "Oem"}, 87 {GraphicalConnectTypesSupported::Oem, "Oem"},
|
H A D | log_entry.hpp | 21 Oem, enumerator 62 {LogEntryType::Oem, "Oem"},
|
H A D | power.hpp | 15 Oem, enumerator 53 {PowerLimitException::Oem, "Oem"},
|
H A D | virtual_media.hpp | 23 Oem, enumerator 67 {ConnectedVia::Oem, "Oem"},
|
H A D | volume.hpp | 66 Oem, enumerator 210 {WriteHoleProtectionPolicyType::Oem, "Oem"},
|
/openbmc/bmcweb/ |
H A D | Redfish.md | 69 - Oem/OpenBMC/AuthMethods/BasicAuth 70 - Oem/OpenBMC/AuthMethods/Cookie 71 - Oem/OpenBMC/AuthMethods/SessionToken 72 - Oem/OpenBMC/AuthMethods/TLS 73 - Oem/OpenBMC/AuthMethods/XToken 562 - Oem
|
/openbmc/webui-vue/src/store/modules/Operations/ |
H A D | VirtualMediaStore.js | 65 websocket: device.data?.Oem?.OpenBMC?.WebSocketEndpoint,
|
/openbmc/openbmc-test-automation/lib/ |
H A D | redfish_request.robot | 25 ${data}= Create Dictionary UserName=${user_name} Password=${password} Oem=${oem_data}
|
H A D | bmc_redfish_utils.robot | 204 ${oem_var}= Get Variable Value ${resp.dict["Oem"]["OpenBMC"]["ClientID"]} ${EMPTY}
|
/openbmc/bmcweb/redfish-core/include/utils/ |
H A D | journal_utils.hpp | 142 bmcJournalLogEntryJson["EntryType"] = log_entry::LogEntryType::Oem; in fillBMCJournalLogEntryJson()
|
/openbmc/openbmc-test-automation/openpower/ext_interfaces/ |
H A D | test_client_identifier.robot | 174 # "Oem": { 190 Valid Value client ['${resp.json()["Oem"]["OpenBMC"]["ClientID"]}']
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | cipher_mgmt.cpp | 218 constexpr auto privMaxValue = static_cast<uint8_t>(ipmi::Privilege::Oem); in setCSPrivilegeLevels()
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 406 and verify that the attribute `Oem->OpenBMC->AuthMethods->TLS` is set to true. 411 curl --user root:0penBmc -k -X PATCH -H "Content-Type: application/json" --data '{"Oem": {"OpenBMC… 417 curl --user root:0penBmc -k -X PATCH -H "Content-Type: application/json" --data '{"Oem": {"OpenBMC… 422 are available under attribute `Oem->OpenBMC->AuthMethods` of the
|
/openbmc/openbmc-test-automation/lib/external_intf/ |
H A D | management_console_utils.robot | 98 # "Oem": {
|
/openbmc/bmcweb/test/redfish-core/include/ |
H A D | filter_expr_executor_test.cpp | 256 const nlohmann::json members = R"({"Members": [{"Oem": { in TEST()
|
/openbmc/bmcweb/redfish-core/lib/ |
H A D | systems_logservices_hostlogger.hpp | 111 logEntryJson["EntryType"] = log_entry::LogEntryType::Oem; in fillHostLoggerEntryJson()
|
H A D | log_services.hpp | 2721 logEntry["EntryType"] = log_entry::LogEntryType::Oem; in logCrashdumpEntry()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | api-types.hpp | 72 Oem, enumerator
|
/openbmc/openbmc-test-automation/redfish/account_service/ |
H A D | test_user_account.robot | 782 ${payload}= Create Dictionary Oem=${oem} 828 # "Oem": { 841 ${resp}= Redfish.Get Attribute ${REDFISH_ACCOUNTS_SERVICE_URI} Oem
|
/openbmc/docs/designs/ |
H A D | redfish-resource-supplement-for-pfr.md | 214 "Oem": {
|
H A D | virtual-media.md | 282 "Oem": {
|
/openbmc/phosphor-host-ipmid/ |
H A D | ipmid-new.cpp | 712 realPriv = ipmi::Privilege::Oem; in ipmi_register_callback()
|
H A D | transporthandler.cpp | 1447 privilege > static_cast<uint8_t>(Privilege::Oem)) in setSolConfParams()
|