Home
last modified time | relevance | path

Searched defs:metricType (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dtrigger.hpp219 std::optional<MetricType> metricType; member
247 inline std::optional<MetricType> getMetricType(const std::string& metricType) in getMetricType()
592 std::optional<std::string> metricType; in parsePostTriggerParams() local