Home
last modified time | relevance | path

Searched refs:reportPath (Results 1 – 4 of 4) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report.hpp100 const std::string reportPath = telemetry::getDbusReportPath(id); in requestRoutesMetricReport() local
102 [asyncResp, id, reportPath](const boost::system::error_code& ec) { in requestRoutesMetricReport()
117 *crow::connections::systemBus, telemetry::service, reportPath, in requestRoutesMetricReport()
131 telemetry::service, reportPath, telemetry::reportInterface, in requestRoutesMetricReport()
H A Dtrigger.hpp525 std::optional<sdbusplus::message::object_path> reportPath = in parseLinks() local
527 if (!reportPath) in parseLinks()
533 ctx.reports.emplace_back(*reportPath); in parseLinks()
H A Dmetric_report_definition.hpp1195 const std::string reportPath = getDbusReportPath(id); in handleReportDelete() local
1206 service, reportPath, "xyz.openbmc_project.Object.Delete", "Delete"); in handleReportDelete()
1310 const std::string reportPath = telemetry::getDbusReportPath(id); in handleMetricReportDelete() local
1334 telemetry::service, reportPath, "xyz.openbmc_project.Object.Delete", in handleMetricReportDelete()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Telemetry/
H A DReportManager.interface.yaml59 - name: reportPath