| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | manager_logservices_dbus_eventlog.hpp | 33 const std::string& managerId) in handleManagersDBusEventLogEntryCollection() argument 39 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersDBusEventLogEntryCollection() 41 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersDBusEventLogEntryCollection() 51 const std::string& managerId, const std::string& entryId) in handleManagersDBusEventLogEntryGet() argument 57 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersDBusEventLogEntryGet() 59 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersDBusEventLogEntryGet() 70 const std::string& managerId, const std::string& entryId) in handleManagersDBusEventLogEntryPatch() argument 76 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersDBusEventLogEntryPatch() 78 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersDBusEventLogEntryPatch() 88 const std::string& managerId, const std::string& entryId) in handleManagersDBusEventLogEntryDelete() argument [all …]
|
| H A D | manager_logservices_journal_eventlog.hpp | 33 const std::string& managerId) in handleManagersLogServiceEventLogLogEntryCollection() argument 45 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersLogServiceEventLogLogEntryCollection() 47 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersLogServiceEventLogLogEntryCollection() 60 const std::string& managerId, const std::string& param) in handleManagersJournalEventLogEntry() argument 66 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersJournalEventLogEntry() 68 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersJournalEventLogEntry() 79 const std::string& managerId) in handleManagersJournalEventLogClear() argument 85 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersJournalEventLogClear() 87 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersJournalEventLogClear()
|
| H A D | managers.hpp | 63 bool locationIndicatorActive, const std::string& managerId, in handleSetLocationIndicatorActive() argument 72 BMCWEB_LOG_WARNING("Manager {} not found", managerId); in handleSetLocationIndicatorActive() 73 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleSetLocationIndicatorActive() 82 BMCWEB_LOG_WARNING("Manager {} not found", managerId); in handleSetLocationIndicatorActive() 83 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleSetLocationIndicatorActive() 98 bool locationIndicatorActive, const std::string& managerId) in setLocationIndicatorActiveState() argument 101 asyncResp, managerId, in setLocationIndicatorActiveState() 103 locationIndicatorActive, managerId)); in setLocationIndicatorActiveState() 192 const std::string& managerId) in handleManagerResetAction() argument 198 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagerResetAction() [all …]
|
| H A D | manager_logservices_journal.hpp | 41 const std::string& managerId) in handleManagersLogServiceJournalGet() argument 48 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersLogServiceJournalGet() 50 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersLogServiceJournalGet() 145 const std::string& managerId) in handleManagersJournalLogEntryCollectionGet() argument 158 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersJournalLogEntryCollectionGet() 160 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersJournalLogEntryCollectionGet() 275 const std::string& managerId, const std::string& entryID) in handleManagersJournalEntriesLogEntryGet() argument 282 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersJournalEntriesLogEntryGet() 284 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersJournalEntriesLogEntryGet()
|
| H A D | certificate_service.hpp | 952 const std::string& managerId) in handleHTTPSCertificateCollectionGet() argument 959 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleHTTPSCertificateCollectionGet() 961 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleHTTPSCertificateCollectionGet() 982 const std::string& managerId) in handleHTTPSCertificateCollectionPost() argument 989 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleHTTPSCertificateCollectionPost() 991 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleHTTPSCertificateCollectionPost() 1041 const std::string& managerId, const std::string& certId) in handleHTTPSCertificateGet() argument 1048 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleHTTPSCertificateGet() 1050 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleHTTPSCertificateGet() 1213 const std::string& managerId) in handleTrustStoreCertificateCollectionGet() argument [all …]
|
| H A D | network_protocol.hpp | 468 const std::string& managerId) in handleManagersNetworkProtocolPatch() argument 475 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersNetworkProtocolPatch() 477 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersNetworkProtocolPatch() 545 const std::string& managerId) in handleManagersNetworkProtocolHead() argument 554 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersNetworkProtocolHead() 556 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersNetworkProtocolHead() 564 const std::string& managerId) in handleManagersNetworkProtocolGet() argument 573 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersNetworkProtocolGet() 575 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersNetworkProtocolGet()
|
| H A D | log_services.hpp | 1011 const std::string& managerId) in handleManagersLogServicesCollectionGet() argument 1018 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersLogServicesCollectionGet() 1020 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersLogServicesCollectionGet() 1134 const std::string& managerId) in handleManagersEventLogServiceGet() argument 1140 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagersEventLogServiceGet() 1142 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagersEventLogServiceGet() 1242 const std::string& managerId) in handleLogServicesDumpServiceGet() argument 1249 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleLogServicesDumpServiceGet() 1251 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleLogServicesDumpServiceGet() 1278 const std::string& managerId) in handleLogServicesDumpEntriesCollectionGet() argument [all …]
|
| H A D | manager_diagnostic_data.hpp | 242 const std::string& managerId) in handleManagerDiagnosticDataGet() argument 249 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in handleManagerDiagnosticDataGet() 251 messages::resourceNotFound(asyncResp->res, "Manager", managerId); in handleManagerDiagnosticDataGet()
|
| H A D | ethernet.hpp | 2121 const std::string& managerId) { in requestEthernetInterfacesRoutes() argument 2127 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in requestEthernetInterfacesRoutes() 2130 managerId); in requestEthernetInterfacesRoutes() 2181 const std::string& managerId) { in requestEthernetInterfacesRoutes() argument 2187 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in requestEthernetInterfacesRoutes() 2190 managerId); in requestEthernetInterfacesRoutes() 2278 const std::string& managerId, const std::string& ifaceId) { in requestEthernetInterfacesRoutes() argument 2284 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in requestEthernetInterfacesRoutes() 2287 managerId); in requestEthernetInterfacesRoutes() 2325 const std::string& managerId, const std::string& ifaceId) { in requestEthernetInterfacesRoutes() argument [all …]
|
| /openbmc/bmcweb/redfish-core/include/utils/ |
| H A D | manager_utils.hpp | 75 const std::string& managerId, in afterGetValidManagerPath() argument 98 if (managerId != BMCWEB_REDFISH_MANAGER_URI_NAME) in afterGetValidManagerPath() 110 const std::string& managerId, in getValidManagerPath() argument 117 [asyncResp, managerId, callback = std::move(callback)]( in getValidManagerPath() 120 afterGetValidManagerPath(asyncResp, managerId, callback, ec, in getValidManagerPath()
|
| /openbmc/bmcweb/test/http/ |
| H A D | utility_test.cpp | 177 std::string managerId; in TEST() local 180 readUrlSegments(url, "redfish", "v1", "Managers", std::ref(managerId), in TEST() 182 EXPECT_EQ(managerId, "bmc"); in TEST()
|
| /openbmc/bmcweb/redfish-core/lib/openbmc/ |
| H A D | openbmc_managers.hpp | 557 std::string managerId; in getZonesFromJsonReq() local 559 *parsed, "redfish", "v1", "Managers", std::ref(managerId), in getZonesFromJsonReq()
|