Home
last modified time | relevance | path

Searched refs:BMCWEB_ROUTE (Results 1 – 25 of 57) sorted by relevance

123

/openbmc/bmcweb/test/http/
H A Dcrow_getroutes_test.cpp41 BMCWEB_ROUTE(app, "/") in TEST()
55 BMCWEB_ROUTE(app, "/") in TEST()
57 BMCWEB_ROUTE(app, "/foo") in TEST()
59 BMCWEB_ROUTE(app, "/bar") in TEST()
61 BMCWEB_ROUTE(app, "/baz") in TEST()
63 BMCWEB_ROUTE(app, "/boo") in TEST()
65 BMCWEB_ROUTE(app, "/moo") in TEST()
/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp362 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/Sessions/<str>/") in requestRoutesSession()
367 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/Sessions/<str>/") in requestRoutesSession()
372 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/Sessions/<str>/") in requestRoutesSession()
377 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/Sessions/") in requestRoutesSession()
382 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/Sessions/") in requestRoutesSession()
392 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/Sessions/") in requestRoutesSession()
397 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/Sessions/Members/") in requestRoutesSession()
402 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/") in requestRoutesSession()
407 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/") in requestRoutesSession()
412 BMCWEB_ROUTE(app, "/redfish/v1/SessionService/") in requestRoutesSession()
H A Dredfish_v1.hpp220 BMCWEB_ROUTE(app, "/redfish/") in requestRoutesRedfish()
224 BMCWEB_ROUTE(app, "/redfish/v1/JsonSchemas/<str>/<str>") in requestRoutesRedfish()
228 BMCWEB_ROUTE(app, "/redfish/v1/JsonSchemas/<str>/") in requestRoutesRedfish()
233 BMCWEB_ROUTE(app, "/redfish/v1/JsonSchemas/") in requestRoutesRedfish()
239 BMCWEB_ROUTE(app, "/redfish/<path>") in requestRoutesRedfish()
244 BMCWEB_ROUTE(app, "/redfish/<path>") in requestRoutesRedfish()
H A Daggregation_service.hpp57 BMCWEB_ROUTE(app, "/redfish/v1/AggregationService/") in requestRoutesAggregationService()
61 BMCWEB_ROUTE(app, "/redfish/v1/AggregationService/") in requestRoutesAggregationService()
127 BMCWEB_ROUTE(app, "/redfish/v1/AggregationService/AggregationSources/") in requestRoutesAggregationSourceCollection()
132 BMCWEB_ROUTE(app, "/redfish/v1/AggregationService/AggregationSources/") in requestRoutesAggregationSourceCollection()
219 BMCWEB_ROUTE(app, in requestRoutesAggregationSource()
H A Dcertificate_service.hpp849 BMCWEB_ROUTE(app, "/redfish/v1/CertificateService/") in requestRoutesCertificateService()
859 BMCWEB_ROUTE( in requestRoutesCertificateService()
866 BMCWEB_ROUTE( in requestRoutesCertificateService()
989 BMCWEB_ROUTE( in requestRoutesHTTPSCertificate()
995 BMCWEB_ROUTE( in requestRoutesHTTPSCertificate()
1001 BMCWEB_ROUTE( in requestRoutesHTTPSCertificate()
1110 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/LDAP/Certificates/") in requestRoutesLDAPCertificate()
1115 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/LDAP/Certificates/") in requestRoutesLDAPCertificate()
1120 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/LDAP/Certificates/<str>/") in requestRoutesLDAPCertificate()
1274 BMCWEB_ROUTE(app, in requestRoutesTrustStoreCertificate()
[all …]
H A Dlog_services.hpp1266 BMCWEB_ROUTE( in requestRoutesJournalEventLogClear()
1512 BMCWEB_ROUTE( in requestRoutesJournalEventLogEntry()
1789 BMCWEB_ROUTE( in requestRoutesDBusEventLogEntry()
1905 BMCWEB_ROUTE( in requestRoutesDBusEventLogEntry()
1944 BMCWEB_ROUTE( in requestRoutesDBusEventLogEntry()
2218 BMCWEB_ROUTE( in requestRoutesSystemHostLoggerLogEntry()
2765 BMCWEB_ROUTE( in requestRoutesBMCDumpEntryDownload()
2775 BMCWEB_ROUTE( in requestRoutesBMCDumpCreate()
2786 BMCWEB_ROUTE( in requestRoutesBMCDumpClear()
2796 BMCWEB_ROUTE( in requestRoutesDBusEventLogEntryDownload()
[all …]
H A Dthermal.hpp29 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/Thermal/") in requestRoutesThermal()
48 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/Thermal/") in requestRoutesThermal()
H A Denvironment_metrics.hpp79 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/EnvironmentMetrics/") in requestRoutesEnvironmentMetrics()
84 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/EnvironmentMetrics/") in requestRoutesEnvironmentMetrics()
H A Dthermal_metrics.hpp79 BMCWEB_ROUTE(app, in requestRoutesThermalMetrics()
85 BMCWEB_ROUTE(app, in requestRoutesThermalMetrics()
H A Dbios.hpp54 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/Bios/") in requestRoutesBiosService()
107 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/Bios/Actions/Bios.ResetBios/") in requestRoutesBiosReset()
H A Devent_service.hpp52 BMCWEB_ROUTE(app, "/redfish/v1/EventService/") in requestRoutesEventService()
103 BMCWEB_ROUTE(app, "/redfish/v1/EventService/") in requestRoutesEventService()
170 BMCWEB_ROUTE( in requestRoutesSubmitTestEvent()
225 BMCWEB_ROUTE(app, "/redfish/v1/EventService/Subscriptions/") in requestRoutesEventDestinationCollection()
264 BMCWEB_ROUTE(app, "/redfish/v1/EventService/Subscriptions/") in requestRoutesEventDestinationCollection()
637 BMCWEB_ROUTE(app, "/redfish/v1/EventService/Subscriptions/<str>/") in requestRoutesEventDestination()
694 BMCWEB_ROUTE(app, "/redfish/v1/EventService/Subscriptions/<str>/") in requestRoutesEventDestination()
775 BMCWEB_ROUTE(app, "/redfish/v1/EventService/Subscriptions/<str>/") in requestRoutesEventDestination()
H A Dpower_subsystem.hpp87 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/PowerSubsystem/") in requestRoutesPowerSubsystem()
92 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/PowerSubsystem/") in requestRoutesPowerSubsystem()
H A Dthermal_subsystem.hpp95 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/ThermalSubsystem/") in requestRoutesThermalSubsystem()
100 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/ThermalSubsystem/") in requestRoutesThermalSubsystem()
H A Dservice_root.hpp132 BMCWEB_ROUTE(app, "/redfish/v1/") in requestRoutesServiceRoot()
136 BMCWEB_ROUTE(app, "/redfish/v1/") in requestRoutesServiceRoot()
H A Droles.hpp82 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/Roles/<str>/") in requestRoutesRoles()
117 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/Roles/") in requestRoutesRoleCollection()
H A Dmetric_report.hpp63 BMCWEB_ROUTE(app, "/redfish/v1/TelemetryService/MetricReports/") in requestRoutesMetricReportCollection()
90 BMCWEB_ROUTE(app, "/redfish/v1/TelemetryService/MetricReports/<str>/") in requestRoutesMetricReport()
H A Dmessage_registries.hpp70 BMCWEB_ROUTE(app, "/redfish/v1/Registries/") in requestRoutesMessageRegistryFileCollection()
150 BMCWEB_ROUTE(app, "/redfish/v1/Registries/<str>/") in requestRoutesMessageRegistryFile()
265 BMCWEB_ROUTE(app, "/redfish/v1/Registries/<str>/<str>/") in requestRoutesMessageRegistry()
H A Dfabric_adapters.hpp415 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/FabricAdapters/") in requestRoutesFabricAdapterCollection()
420 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/FabricAdapters/") in requestRoutesFabricAdapterCollection()
428 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/FabricAdapters/<str>/") in requestRoutesFabricAdapters()
433 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/FabricAdapters/<str>/") in requestRoutesFabricAdapters()
H A Dcable.hpp137 BMCWEB_ROUTE(app, "/redfish/v1/Cables/<str>/") in requestRoutesCable()
196 BMCWEB_ROUTE(app, "/redfish/v1/Cables/") in requestRoutesCableCollection()
H A Dstorage.hpp95 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/Storage/") in requestRoutesStorageCollection()
99 BMCWEB_ROUTE(app, "/redfish/v1/Storage/") in requestRoutesStorageCollection()
279 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/Storage/<str>/") in requestRoutesStorage()
284 BMCWEB_ROUTE(app, "/redfish/v1/Storage/<str>/") in requestRoutesStorage()
723 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/Storage/1/Drives/<str>/") in requestRoutesDrive()
827 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/Drives/") in requestRoutesChassisDrive()
969 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/Drives/<str>/") in requestRoutesChassisDriveName()
1203 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/Storage/1/Controllers/") in requestRoutesStorageControllerCollection()
1211 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/Storage/1/Controllers/<str>") in requestRoutesStorageController()
H A Daccount_service.hpp2238 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/") in requestAccountServiceRoutes()
2243 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/") in requestAccountServiceRoutes()
2248 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/") in requestAccountServiceRoutes()
2253 BMCWEB_ROUTE( in requestAccountServiceRoutes()
2260 BMCWEB_ROUTE( in requestAccountServiceRoutes()
2267 BMCWEB_ROUTE( in requestAccountServiceRoutes()
2274 BMCWEB_ROUTE( in requestAccountServiceRoutes()
2281 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/Accounts/") in requestAccountServiceRoutes()
2286 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/Accounts/") in requestAccountServiceRoutes()
2291 BMCWEB_ROUTE(app, "/redfish/v1/AccountService/Accounts/") in requestAccountServiceRoutes()
[all …]
H A Dfan.hpp150 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/ThermalSubsystem/Fans/") in requestRoutesFanCollection()
155 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/ThermalSubsystem/Fans/") in requestRoutesFanCollection()
433 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/ThermalSubsystem/Fans/<str>/") in requestRoutesFan()
438 BMCWEB_ROUTE(app, "/redfish/v1/Chassis/<str>/ThermalSubsystem/Fans/<str>/") in requestRoutesFan()
/openbmc/bmcweb/include/google/
H A Dgoogle_service_root.hpp208 BMCWEB_ROUTE(app, "/google/v1/") in requestRoutes()
211 BMCWEB_ROUTE(app, "/google/v1/RootOfTrustCollection") in requestRoutes()
215 BMCWEB_ROUTE(app, "/google/v1/RootOfTrustCollection/<str>") in requestRoutes()
219 BMCWEB_ROUTE( in requestRoutes()
/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp414 BMCWEB_ROUTE(app, "/ibm/v1/") in requestRoutes()
430 BMCWEB_ROUTE(app, "/ibm/v1/Host/ConfigFiles") in requestRoutes()
438 BMCWEB_ROUTE(app, in requestRoutes()
447 BMCWEB_ROUTE(app, "/ibm/v1/Host/ConfigFiles/<str>") in requestRoutes()
464 BMCWEB_ROUTE(app, "/ibm/v1/HMC/BroadcastService") in requestRoutes()
/openbmc/bmcweb/include/
H A Dimage_upload.hpp111 BMCWEB_ROUTE(app, "/upload/image/<str>") in requestRoutes()
118 BMCWEB_ROUTE(app, "/upload/image") in requestRoutes()

123