Lines Matching refs:urls
83 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()
289 boost::urls::format("/redfish/v1/Chassis/{}", downstreamChassis); in getChassisContains()
425 boost::urls::format("/redfish/v1/Chassis/{}/Thermal", chassisId); in handleDecoratorAssetProperties()
428 boost::urls::format("/redfish/v1/Chassis/{}/Power", chassisId); in handleDecoratorAssetProperties()
434 boost::urls::format("/redfish/v1/Chassis/{}/ThermalSubsystem", in handleDecoratorAssetProperties()
437 boost::urls::format("/redfish/v1/Chassis/{}/PowerSubsystem", in handleDecoratorAssetProperties()
440 boost::urls::format("/redfish/v1/Chassis/{}/EnvironmentMetrics", 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()
508 boost::urls::format("/redfish/v1/Chassis/{}/Actions/Chassis.Reset", in handleChassisGetSubTree()
512 boost::urls::format("/redfish/v1/Chassis/{}/ResetActionInfo", in handleChassisGetSubTree()
524 reference["@odata.id"] = boost::urls::format( in handleChassisGetSubTree()
905 asyncResp->res.jsonValue["@odata.id"] = boost::urls::format( in handleChassisResetActionInfoGet()