Home
last modified time | relevance | path

Searched refs:urls (Results 1 – 25 of 143) sorted by relevance

123456

/openbmc/bmcweb/test/redfish-core/lib/
H A Dupdate_service_test.cpp21 std::optional<boost::urls::url> ret = in TEST()
34 std::optional<boost::urls::url> ret = in TEST()
47 std::optional<boost::urls::url> ret = in TEST()
65 std::optional<boost::urls::url> ret = in TEST()
78 std::optional<boost::urls::url> ret = in TEST()
91 std::optional<boost::urls::url> ret = in TEST()
104 std::optional<boost::urls::url> ret = in TEST()
117 std::optional<boost::urls::url> ret = in TEST()
/openbmc/bmcweb/redfish-core/include/
H A Dredfish_aggregator.hpp60 boost::system::result<boost::urls::url> parsedUrl = in searchCollectionsArray()
61 boost::urls::parse_relative_ref(uri); in searchCollectionsArray()
114 boost::urls::url collectionUrl(*it); in searchCollectionsArray()
180 boost::urls::url_view thisUrl = *parsed; in addPrefixToStringItem()
205 boost::urls::url url("/"); in addPrefixToStringItem()
444 boost::urls::url url; in addSatelliteConfig()
673 boost::urls::url currentUrl("/"); in aggregateAndHandle()
734 boost::urls::url url(sat->second); in forwardRequest()
756 boost::urls::url url(sat.second); in forwardCollectionRequests()
785 boost::urls::url url(sat.second); in forwardContainsSubordinateRequests()
[all …]
H A Derror_messages.hpp771 nlohmann::json invalidObject(const boost::urls::url_view_base& arg1);
808 const boost::urls::url_view_base& arg1);
837 const boost::urls::url_view_base& arg1,
864 const boost::urls::url_view_base& arg1, std::string_view arg2);
878 nlohmann::json accessDenied(const boost::urls::url_view_base& arg1);
1018 const boost::urls::url_view_base& arg1);
1030 nlohmann::json resetRequired(const boost::urls::url_view_base& arg1,
1102 const boost::urls::url_view_base& arg3);
1151 const boost::urls::url_view_base& arg1);
1460 generateSecretKeyRequired(const boost::urls::url_view_base& arg1);
[all …]
H A Dsnmp_trap_event_clients.hpp51 boost::urls::format("snmp://{}:{}", address, port); in afterGetSnmpTrapClientdata()
63 boost::urls::format("/redfish/v1/EventService/Subscriptions/{}", id); in getSnmpTrapClientdata()
163 boost::urls::url uri = boost::urls::format( in afterSnmpClientCreate()
192 member["@odata.id"] = boost::urls::format( in getSnmpSubscriptionList()
/openbmc/bmcweb/http/
H A Dutility.hpp319 inline boost::urls::url appendUrlPieces( in appendUrlPieces()
386 inline bool readUrlSegments(const boost::urls::url_view_base& url, in readUrlSegments()
430 inline bool readUrlSegments(const boost::urls::url_view_base& url, in readUrlSegments()
436 inline boost::urls::url
437 replaceUrlSegment(const boost::urls::url_view_base& urlView, in replaceUrlSegment()
441 boost::urls::url url("/"); in replaceUrlSegment()
448 boost::urls::segments_view::iterator it = urlSegments.begin(); in replaceUrlSegment()
449 boost::urls::segments_view::iterator end = urlSegments.end(); in replaceUrlSegment()
466 inline void setProtocolDefaults(boost::urls::url& url, in setProtocolDefaults()
493 inline void setPortDefaults(boost::urls::url& url) in setPortDefaults()
[all …]
H A Dhttp_request.hpp25 boost::urls::url urlBase;
114 boost::urls::url_view url() const in url()
153 auto result = boost::urls::parse_relative_ref(target()); in setUrlInfo()
/openbmc/bmcweb/test/http/
H A Dutility_test.cpp103 boost::system::result<boost::urls::url_view> parsed = in TEST()
104 boost::urls::parse_relative_ref("/redfish/v1/Chassis#/Fans/0/Reading"); in TEST()
147 parsed = boost::urls::parse_relative_ref("/absolute/url"); in TEST()
150 parsed = boost::urls::parse_relative_ref("not/absolute/url"); in TEST()
153 parsed = boost::urls::parse_relative_ref("/excellent/path"); in TEST()
173 EXPECT_EQ(nlohmann::json(boost::urls::url(urlString)), urlString); in TEST()
174 EXPECT_EQ(nlohmann::json(boost::urls::url_view(urlString)), urlString); in TEST()
179 boost::urls::url url("/redfish/v1/foo"); in TEST()
/openbmc/bmcweb/redfish-core/lib/
H A Dodata.hpp36 boost::urls::url url = boost::urls::format("/redfish/v1/{}", service); in redfishOdataGet()
39 url = boost::urls::url("/redfish/v1"); in redfishOdataGet()
H A Dchassis.hpp83 boost::urls::format("/redfish/v1/Systems/{}/Storage/{}", in getStorageLink()
210 asyncResp, boost::urls::url("/redfish/v1/Chassis"), interfaces, in handleChassisCollectionGet()
250 boost::urls::format("/redfish/v1/Chassis/{}", upstreamChassis); in getChassisContainedBy()
434 boost::urls::format("/redfish/v1/Chassis/{}/ThermalSubsystem", in handleDecoratorAssetProperties()
437 boost::urls::format("/redfish/v1/Chassis/{}/PowerSubsystem", in handleDecoratorAssetProperties()
445 boost::urls::format("/redfish/v1/Chassis/{}/Sensors", chassisId); in handleDecoratorAssetProperties()
458 manager["@odata.id"] = boost::urls::format("/redfish/v1/Managers/{}", in handleDecoratorAssetProperties()
503 boost::urls::format("/redfish/v1/Chassis/{}", chassisId); in handleChassisGetSubTree()
512 boost::urls::format("/redfish/v1/Chassis/{}/ResetActionInfo", in handleChassisGetSubTree()
524 reference["@odata.id"] = boost::urls::format( in handleChassisGetSubTree()
[all …]
H A Dcertificate_service.hpp250 boost::urls::url certURL; in getCertificateList()
253 certURL = boost::urls::format( in getCertificateList()
259 certURL = boost::urls::format( in getCertificateList()
265 certURL = boost::urls::format( in getCertificateList()
528 boost::urls::parse_relative_ref(certURI); in handleReplaceCertificateAction()
991 const boost::urls::url certURL = boost::urls::format( in handleHTTPSCertificateCollectionPost()
1021 const boost::urls::url certURL = boost::urls::format( in handleHTTPSCertificateGet()
1106 const boost::urls::url certURL = boost::urls::format( in handleLDAPCertificateCollectionPost()
1128 const boost::urls::url certURL = boost::urls::format( in handleLDAPCertificateGet()
1244 const boost::urls::url certURL = boost::urls::format( in handleTrustStoreCertificateCollectionPost()
[all …]
H A Dmanagers.hpp367 fans["@odata.id"] = boost::urls::format( in asyncPopulatePid()
374 pids["@odata.id"] = boost::urls::format( in asyncPopulatePid()
381 stepwise["@odata.id"] = boost::urls::format( in asyncPopulatePid()
386 zones["@odata.id"] = boost::urls::format( in asyncPopulatePid()
467 boost::urls::url url( in asyncPopulatePid()
665 boost::urls::format( in asyncPopulatePid()
2061 boost::urls::format( in requestRoutesManager()
2084 certificates["@odata.id"] = boost::urls::format( in requestRoutesManager()
2093 managerReset["target"] = boost::urls::format( in requestRoutesManager()
2169 boost::urls::url chassiUrl = in requestRoutesManager()
[all …]
H A Dtask.hpp148 boost::urls::url uri = in populateResp()
149 boost::urls::format("/redfish/v1/TaskService/Tasks/{}", strIdx); in populateResp()
157 boost::urls::url taskMonitor = boost::urls::format( in populateResp()
258 boost::urls::url origin = in sendTaskEvent()
259 boost::urls::format("/redfish/v1/TaskService/Tasks/{}", index); in sendTaskEvent()
410 asyncResp->res.jsonValue["@odata.id"] = boost::urls::format( in requestRoutesTask()
415 boost::urls::format( in requestRoutesTask()
470 boost::urls::format("/redfish/v1/TaskService/Tasks/{}", in requestRoutesTaskCollection()
H A Dthermal_subsystem.hpp39 asyncResp->res.jsonValue["@odata.id"] = boost::urls::format( in doThermalSubsystemCollection()
42 asyncResp->res.jsonValue["Fans"]["@odata.id"] = boost::urls::format( in doThermalSubsystemCollection()
46 boost::urls::format( in doThermalSubsystemCollection()
H A Dvirtual_media.hpp130 boost::system::result<boost::urls::url_view> url = in getTransferProtocolTypeFromUri()
131 boost::urls::parse_uri(imageUri); in getTransferProtocolTypeFromUri()
250 item["@odata.id"] = boost::urls::format( in vmItemTemplate()
262 item["Oem"]["OpenBMC"]["@odata.id"] = boost::urls::format( in vmItemTemplate()
300 item["@odata.id"] = boost::urls::format( in getVmResourceList()
327 ["target"] = boost::urls::format( in afterGetVmData()
335 ["target"] = boost::urls::format( in afterGetVmData()
369 getTransferProtocolFromUri(const boost::urls::url_view_base& imageUri) in getTransferProtocolFromUri()
554 boost::system::result<boost::urls::url_view> url = in validateParams()
555 boost::urls::parse_uri(*actionParams.imageUrl); in validateParams()
[all …]
H A Dmetric_report.hpp47 json["@odata.id"] = boost::urls::format( in fillReport()
51 json["MetricReportDefinition"]["@odata.id"] = boost::urls::format( in fillReport()
82 boost::urls::url( in requestRoutesMetricReportCollection()
H A Daggregation_service.hpp70 const std::unordered_map<std::string, boost::urls::url>& satelliteInfo) in populateAggregationSourceCollection()
82 member["@odata.id"] = boost::urls::format( in populateAggregationSourceCollection()
142 const std::unordered_map<std::string, boost::urls::url>& satelliteInfo) in populateAggregationSource()
163 asyncResp->res.jsonValue["@odata.id"] = boost::urls::format( in populateAggregationSource()
H A Dstorage.hpp70 boost::urls::format("/redfish/v1/Systems/{}/Storage", in handleSystemsStorageCollectionGet()
90 asyncResp, boost::urls::format("/redfish/v1/Storage"), interface, in handleStorageCollectionGet()
133 driveJson["@odata.id"] = boost::urls::format( in afterChassisDriveCollectionSubtree()
178 boost::urls::format("/redfish/v1/Systems/{}/Storage/{}", in afterSystemsStorageGetSubtree()
242 boost::urls::format("/redfish/v1/Storage/{}", storageId); in afterSubtree()
251 boost::urls::format("/redfish/v1/Systems/{}/Storage/{}", in afterSubtree()
665 boost::urls::format("/redfish/v1/Systems/{}/Storage/1/Drives/{}", in afterGetSubtreeSystemsStorageDrive()
682 boost::urls::format("/redfish/v1/Chassis/{}", chassisId); in afterGetSubtreeSystemsStorageDrive()
865 asyncResp->res.jsonValue["@odata.id"] = boost::urls::format( in buildDrive()
876 boost::urls::format("/redfish/v1/Chassis/{}", chassisId); in buildDrive()
[all …]
/openbmc/bmcweb/redfish-core/include/utils/
H A Dcollection.hpp25 const boost::urls::url& collectionPath, in handleCollectionMembers()
72 boost::urls::url url = collectionPath; in handleCollectionMembers()
97 const boost::urls::url& collectionPath, in getCollectionToKey()
109 const boost::urls::url& collectionPath, in getCollectionMembers()
H A Dpcie_util.hpp42 const boost::urls::url pcieDeviceUrl = boost::urls::format( in getPCIeDeviceList()
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A D__init__.py1757 if not urls:
1759 self.urls = urls
1828 if not urls:
1829 urls = self.urls
1941 if not urls:
1942 urls = self.urls
1968 if not urls:
1969 urls = self.urls
1994 if not urls:
1995 urls = self.urls
[all …]
/openbmc/openbmc/poky/bitbake/lib/toaster/toastermain/
H A Durls.py9 from django.urls import re_path as url, include
51 urlpatterns.insert(1, url(r'', include(debug_toolbar.urls)))
56 url(r'^admin/', admin.site.urls),
/openbmc/openbmc/poky/documentation/sphinx-static/
H A Dswitchers.js.in108 function navigate_to_first_existing(urls) { argument
109 // Navigate to the first existing URL in urls.
110 var url = urls.shift();
112 // Web browsers won't redirect file:// urls to file urls using ajax but
119 if (urls.length == 0) {
129 navigate_to_first_existing(urls);
/openbmc/openbmc/poky/bitbake/doc/sphinx-static/
H A Dswitchers.js102 function navigate_to_first_existing(urls) { argument
104 var url = urls.shift();
113 if (urls.length == 0) {
123 navigate_to_first_existing(urls);
/openbmc/bmcweb/include/
H A Dforward_unauthorized.hpp27 boost::urls::url forward = in sendUnauthorized()
28 boost::urls::format("/?next={}#/login", url); in sendUnauthorized()
H A Dboost_formatters.hpp24 template <std::derived_from<boost::urls::grammar::string_view_base> StringView>
38 template <std::derived_from<boost::urls::url_view_base> UrlBase>

123456