Lines Matching refs:urls
70 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()
186 boost::urls::format("/redfish/v1/Systems/{}/Storage/{}/Controllers", 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()
766 boost::urls::format("/redfish/v1/Chassis/{}/Drives", chassisId); in afterChassisDriveCollectionSubtreeGet()
795 boost::urls::format("/redfish/v1/Chassis/{}/Drives/{}", in afterChassisDriveCollectionSubtreeGet()
865 asyncResp->res.jsonValue["@odata.id"] = boost::urls::format( in buildDrive()
876 boost::urls::format("/redfish/v1/Chassis/{}", chassisId); in buildDrive()
1033 boost::urls::format("/redfish/v1/Systems/{}/Storage/1/Controllers/{}", in populateStorageController()
1131 member["@odata.id"] = boost::urls::format( in populateStorageControllerCollection()