Home
last modified time | relevance | path

Searched refs:systemName (Results 1 – 20 of 20) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dsystems_logservices_dbus_eventlog.hpp34 const std::string& systemName) in handleSystemsDBusEventLogEntryCollection() argument
44 systemName); in handleSystemsDBusEventLogEntryCollection()
47 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsDBusEventLogEntryCollection()
50 systemName); in handleSystemsDBusEventLogEntryCollection()
60 const std::string& systemName, const std::string& entryId) in handleSystemsDBusEventLogEntryGet() argument
70 systemName); in handleSystemsDBusEventLogEntryGet()
73 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsDBusEventLogEntryGet()
76 systemName); in handleSystemsDBusEventLogEntryGet()
87 const std::string& systemName, const std::string& entryId) in handleSystemsDBusEventLogEntryPatch() argument
97 systemName); in handleSystemsDBusEventLogEntryPatch()
[all …]
H A Dsystems_logservices_journal_eventlog.hpp35 const std::string& systemName) in handleSystemsLogServiceEventLogLogEntryCollection() argument
50 systemName); in handleSystemsLogServiceEventLogLogEntryCollection()
53 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServiceEventLogLogEntryCollection()
56 systemName); in handleSystemsLogServiceEventLogLogEntryCollection()
69 const std::string& systemName, const std::string& param) in handleSystemsLogServiceEventLogEntriesGet() argument
78 systemName); in handleSystemsLogServiceEventLogEntriesGet()
82 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServiceEventLogEntriesGet()
85 systemName); in handleSystemsLogServiceEventLogEntriesGet()
96 const std::string& systemName) in handleSystemsLogServicesEventLogActionsClearPost() argument
102 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServicesEventLogActionsClearPost()
[all …]
H A Dfabric_adapters.hpp121 const std::string& systemName, const std::string& adapterId, in getFabricAdapterAsset()
132 "/redfish/v1/Systems/{}/FabricAdapters/{}", systemName, adapterId); in getFabricAdapterState()
139 systemName, adapterId); in getFabricAdapterState()
194 const std::string& systemName, const std::string& adapterId, in doAdapterGet()
217 doAdapterGet(asyncResp, systemName, adapterId, fabricAdapterPath, in afterGetValidFabricAdapterPath()
224 const std::string& systemName, const std::string& adapterId) in afterGetValidFabricAdapterPath()
234 systemName);
237 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in getValidFabricAdapterPath()
240 systemName); in getValidFabricAdapterPath()
245 systemName, adapterI in getValidFabricAdapterPath()
178 doAdapterGet(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId,const std::string & fabricAdapterPath,const std::string & serviceName) doAdapterGet() argument
250 afterHandleFabricAdapterGet(const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId,const boost::system::error_code & ec,const std::string & fabricAdapterPath,const std::string & serviceName) afterHandleFabricAdapterGet() argument
280 handleFabricAdapterGet(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId) handleFabricAdapterGet() argument
340 handleFabricAdapterPatch(App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId) handleFabricAdapterPatch() argument
377 handleFabricAdapterCollectionGet(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleFabricAdapterCollectionGet() argument
418 handleFabricAdapterCollectionHead(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName) handleFabricAdapterCollectionHead() argument
474 handleFabricAdapterHead(crow::App & app,const crow::Request & req,const std::shared_ptr<bmcweb::AsyncResp> & asyncResp,const std::string & systemName,const std::string & adapterId) handleFabricAdapterHead() argument
[all...]
H A Dbios.hpp33 const std::string& systemName) in handleBiosServiceGet() argument
43 systemName); in handleBiosServiceGet()
46 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleBiosServiceGet()
49 systemName); in handleBiosServiceGet()
86 const std::string& systemName) in handleBiosResetPost() argument
97 systemName); in handleBiosResetPost()
101 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleBiosResetPost()
104 systemName); in handleBiosResetPost()
H A Dfabric_ports.hpp139 const std::string& systemName, const std::string& adapterId, in getFabricPortProperties() argument
157 systemName, adapterId, portId); in getFabricPortProperties()
232 const std::string& systemName, const std::string& adapterId, in handleFabricPortHead() argument
243 systemName); in handleFabricPortHead()
246 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleFabricPortHead()
249 systemName); in handleFabricPortHead()
271 const std::string& systemName, const std::string& adapterId, in handleFabricPortGet() argument
282 systemName); in handleFabricPortGet()
285 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleFabricPortGet()
288 systemName); in handleFabricPortGet()
[all …]
H A Dsystems_logservices_hostlogger.hpp120 const std::string& systemName) in handleSystemsLogServicesHostloggerGet() argument
130 systemName); in handleSystemsLogServicesHostloggerGet()
133 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServicesHostloggerGet()
136 systemName); in handleSystemsLogServicesHostloggerGet()
154 const std::string& systemName) in handleSystemsLogServicesHostloggerEntriesGet() argument
170 systemName); in handleSystemsLogServicesHostloggerEntriesGet()
173 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServicesHostloggerEntriesGet()
176 systemName); in handleSystemsLogServicesHostloggerEntriesGet()
241 const std::string& systemName, const std::string& param) in handleSystemsLogServicesHostloggerEntriesEntryGet() argument
251 systemName); in handleSystemsLogServicesHostloggerEntriesEntryGet()
[all …]
H A Dsystems_logservices_postcodes.hpp57 const std::string& systemName) in handleSystemsLogServicesPostCodesGet() argument
67 systemName); in handleSystemsLogServicesPostCodesGet()
70 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServicesPostCodesGet()
73 systemName); in handleSystemsLogServicesPostCodesGet()
106 const std::string& systemName) in handleSystemsLogServicesPostCodesPost() argument
116 systemName); in handleSystemsLogServicesPostCodesPost()
119 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServicesPostCodesPost()
122 systemName); in handleSystemsLogServicesPostCodesPost()
463 const std::string& systemName) in handleSystemsLogServicesPostCodesEntriesGet() argument
479 systemName); in handleSystemsLogServicesPostCodesEntriesGet()
[all …]
H A Dstorage_controller.hpp126 const std::string& systemName, const std::string& controllerId) in handleSystemsStorageControllerGet() argument
133 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsStorageControllerGet()
136 systemName); in handleSystemsStorageControllerGet()
137 BMCWEB_LOG_DEBUG("Failed to find ComputerSystem of {}", systemName); in handleSystemsStorageControllerGet()
154 const std::string& systemName) in handleSystemsStorageControllerCollectionGet() argument
162 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsStorageControllerCollectionGet()
165 systemName); in handleSystemsStorageControllerCollectionGet()
166 BMCWEB_LOG_DEBUG("Failed to find ComputerSystem of {}", systemName); in handleSystemsStorageControllerCollectionGet()
H A Dprocessor_operating_config.hpp157 const std::string& systemName, const std::string& cpuName) in handleOperatingConfigCollectionGet() argument
168 systemName); in handleOperatingConfigCollectionGet()
172 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleOperatingConfigCollectionGet()
175 systemName); in handleOperatingConfigCollectionGet()
230 const std::string& systemName, const std::string& cpuName, in handleOperationConfigGet() argument
241 systemName); in handleOperationConfigGet()
245 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleOperationConfigGet()
248 systemName); in handleOperationConfigGet()
H A Dstorage.hpp41 const std::string& systemName) in handleSystemsStorageCollectionGet() argument
47 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsStorageCollectionGet()
50 systemName); in handleSystemsStorageCollectionGet()
175 const std::string& systemName, const std::string& storageId) in handleSystemsStorageGet() argument
185 systemName); in handleSystemsStorageGet()
262 const std::string& systemName, const std::string& driveId) in handleSystemsStorageDriveGet() argument
272 systemName); in handleSystemsStorageDriveGet()
276 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsStorageDriveGet()
279 systemName); in handleSystemsStorageDriveGet()
H A Dlog_services.hpp904 const std::string& systemName) in handleSystemsLogServiceCollectionGet() argument
914 systemName); in handleSystemsLogServiceCollectionGet()
917 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsLogServiceCollectionGet()
920 systemName); in handleSystemsLogServiceCollectionGet()
1108 const std::string& systemName) in handleSystemsEventLogServiceGet() argument
1117 systemName); in handleSystemsEventLogServiceGet()
1120 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleSystemsEventLogServiceGet()
1123 systemName); in handleSystemsEventLogServiceGet()
1418 const std::string& systemName) in handleLogServicesDumpCollectDiagnosticDataComputerSystemPost() argument
1429 systemName); in handleLogServicesDumpCollectDiagnosticDataComputerSystemPost()
[all …]
H A Dpcie.hpp118 const std::string& systemName) in handlePCIeDeviceCollectionGet() argument
128 systemName); in handlePCIeDeviceCollectionGet()
131 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handlePCIeDeviceCollectionGet()
134 systemName); in handlePCIeDeviceCollectionGet()
588 const std::string& systemName, const std::string& pcieDeviceId) in handlePCIeDeviceGet() argument
598 systemName); in handlePCIeDeviceGet()
601 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handlePCIeDeviceGet()
604 systemName); in handlePCIeDeviceGet()
662 const std::string& systemName, const std::string& pcieDeviceId) in handlePCIeFunctionCollectionGet() argument
672 systemName); in handlePCIeFunctionCollectionGet()
[all …]
H A Dsystems.hpp2937 const std::string& systemName) in handleComputerSystemResetActionPost() argument
2946 if (systemName == "hypervisor") in handleComputerSystemResetActionPost()
2955 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleComputerSystemResetActionPost()
2958 systemName); in handleComputerSystemResetActionPost()
2970 asyncResp, systemName, in handleComputerSystemResetActionPost()
3041 const std::string& systemName, const uint64_t computerSystemIndex) in processComputerSystemGet() argument
3048 asyncResp->res.jsonValue["Name"] = systemName; in processComputerSystemGet()
3049 asyncResp->res.jsonValue["Id"] = systemName; in processComputerSystemGet()
3057 boost::urls::format("/redfish/v1/Systems/{}", systemName); in processComputerSystemGet()
3063 boost::urls::format("/redfish/v1/Systems/{}/Bios", systemName); in processComputerSystemGet()
[all …]
H A Dmemory.hpp895 const std::string& systemName, const std::string& dimmId) in handleMemoryPatch() argument
906 systemName); in handleMemoryPatch()
910 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleMemoryPatch()
913 systemName); in handleMemoryPatch()
936 const std::string& systemName, in handleMemoryGet() argument
948 systemName); in handleMemoryGet()
952 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleMemoryGet()
955 systemName); in handleMemoryGet()
965 const std::string& systemName) in handleMemoryCollectionGet() argument
975 systemName); in handleMemoryCollectionGet()
[all …]
H A Dprocessor.hpp988 const std::string& systemName, const std::string& processorId) in handleProcessorGet() argument
998 systemName); in handleProcessorGet()
1001 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleProcessorGet()
1004 systemName); in handleProcessorGet()
1037 const std::string& systemName, const std::string& processorId) in handleProcessorPatch() argument
1047 systemName); in handleProcessorPatch()
1050 if (systemName != BMCWEB_REDFISH_SYSTEM_URI_NAME) in handleProcessorPatch()
1053 systemName); in handleProcessorPatch()
1092 const std::string& systemName) in handleProcessorCollectionGet() argument
1102 systemName); in handleProcessorCollectionGet()
[all …]
/openbmc/bmcweb/redfish-core/include/utils/
H A Dsystems_utils.hpp90 for (const std::string& systemName : pathNames) in handleSystemCollectionMembers() local
94 boost::urls::format("/redfish/v1/Systems/{}", systemName); in handleSystemCollectionMembers()
124 const std::string& systemName, const std::string& systemPath, in getManagedHostProperty() argument
130 [asyncResp, systemName, systemPath, callback = std::move(callback)]( in getManagedHostProperty()
136 systemName); in getManagedHostProperty()
146 const std::string& systemName, in afterGetComputerSystemSubTreePaths() argument
158 systemName); in afterGetComputerSystemSubTreePaths()
168 objects, [systemName](const sdbusplus::message::object_path& path) { in afterGetComputerSystemSubTreePaths()
169 return path.filename() == systemName; in afterGetComputerSystemSubTreePaths()
174 BMCWEB_LOG_WARNING("Failed to match systemName: {}", systemName); in afterGetComputerSystemSubTreePaths()
[all …]
/openbmc/phosphor-webui/app/common/services/
H A DdataService.js32 this.systemName = '';
113 this.systemName = sysName;
H A Dapi-utils.js42 var uri = '/redfish/v1/Systems/' + DataService.systemName +
45 var uri = '/redfish/v1/Systems/' + DataService.systemName +
70 var uri = '/redfish/v1/Systems/' + DataService.systemName +
73 var uri = '/redfish/v1/Systems/' + DataService.systemName +
/openbmc/phosphor-fan-presence/control/json/utils/
H A Dpcie_card_metadata.cpp50 for (const auto& systemName : systemNames) in loadCards() local
53 fs::path{"control"} / systemName / cardFileName; in loadCards()
/openbmc/entity-manager/src/fru_device/
H A Dfru_utils.cpp74 systemName = 0x02, enumerator