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.hpp101 const std::string reportPath = telemetry::getDbusReportPath(id); in requestRoutesMetricReport() local
104 reportPath](const boost::system::error_code& ec) { in requestRoutesMetricReport()
122 reportPath, telemetry::reportInterface, "Readings", in requestRoutesMetricReport()
138 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.hpp1377 const std::string reportPath = getDbusReportPath(id); in handleReportDelete() local
1388 service, reportPath, "xyz.openbmc_project.Object.Delete", "Delete"); in handleReportDelete()
1491 const std::string reportPath = telemetry::getDbusReportPath(id); in handleMetricReportDelete() local
1515 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