Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dmetric_report_definition.hpp734 std::string redfishProperty = toRedfishProperty(key); in handleParamError() local
735 if (redfishProperty.empty()) in handleParamError()
743 messages::propertyValueError(res, redfishProperty); in handleParamError()