Searched refs:propertyValueIncorrect (Results 1 – 11 of 11) sorted by relevance
| /openbmc/bmcweb/redfish-core/lib/ |
| H A D | trigger.hpp | 300 messages::propertyValueIncorrect(res, "Activation", activation); in parseThreshold() 308 messages::propertyValueIncorrect(res, "DwellTime", dwellTimeStr); in parseThreshold() 415 messages::propertyValueIncorrect(res, "DwellTime", dwellTimeStr); in parseDiscreteTriggers() 422 messages::propertyValueIncorrect(res, "Severity", severity); in parseDiscreteTriggers() 539 messages::propertyValueIncorrect(res, "MetricReportDefinitions", in parseLinks() 564 messages::propertyValueIncorrect( in parseMetricProperties() 574 messages::propertyValueIncorrect( in parseMetricProperties() 583 messages::propertyValueIncorrect( in parseMetricProperties() 636 messages::propertyValueIncorrect(res, "MetricType", *metricType); in parsePostTriggerParams() 646 messages::propertyValueIncorrect(res, "DiscreteTriggerCondition", in parsePostTriggerParams()
|
| H A D | aggregation_service.hpp | 247 messages::propertyValueIncorrect(res, *field, fieldName); in validateCredentialField() 282 messages::propertyValueIncorrect(asyncResp->res, hostname, "HostName"); in handleAggregationSourceCollectionPost() 288 messages::propertyValueIncorrect(asyncResp->res, hostname, "HostName"); in handleAggregationSourceCollectionPost()
|
| H A D | metric_report_definition.hpp | 487 messages::propertyValueIncorrect(res, "CollectionFunction", in getUserMetric() 500 messages::propertyValueIncorrect(res, "CollectionTimeScope", in getUserMetric() 514 messages::propertyValueIncorrect(res, "CollectionDuration", in getUserMetric() 583 messages::propertyValueIncorrect(res, "Id", *id); in getUserParameters() 648 messages::propertyValueIncorrect(res, "RecurrenceInterval", in getUserParameters() 677 messages::propertyValueIncorrect( in getChassisSensorNodeFromMetrics() 1077 messages::propertyValueIncorrect( in setReportTypeAndInterval() 1267 messages::propertyValueIncorrect( in setReportMetrics()
|
| H A D | processor.hpp | 934 messages::propertyValueIncorrect(resp->res, "AppliedOperatingConfig", in patchAppliedOperatingConfig()
|
| H A D | certificate_service.hpp | 517 messages::propertyValueIncorrect(asyncResp->res, "Certificate", in handleError()
|
| H A D | ethernet.hpp | 2252 messages::propertyValueIncorrect( in requestEthernetInterfacesRoutes()
|
| /openbmc/bmcweb/redfish-core/src/utils/ |
| H A D | dbus_utils.cpp | 52 messages::propertyValueIncorrect( in afterSetProperty()
|
| /openbmc/bmcweb/redfish-core/include/registries/ |
| H A D | base_message_registry.hpp | 1439 propertyValueIncorrect = 69, enumerator
|
| /openbmc/bmcweb/redfish-core/include/ |
| H A D | snmp_trap_event_clients.hpp | 152 messages::propertyValueIncorrect(asyncResp->res, "Destination", in afterSnmpClientCreate()
|
| H A D | error_messages.hpp | 1133 nlohmann::json::object_t propertyValueIncorrect(std::string_view arg1, 1136 void propertyValueIncorrect(crow::Response& res, std::string_view arg1,
|
| /openbmc/bmcweb/redfish-core/src/ |
| H A D | error_messages.cpp | 1789 nlohmann::json::object_t propertyValueIncorrect(std::string_view arg1, in propertyValueIncorrect() function 1794 return getLog(redfish::registries::Base::Index::propertyValueIncorrect, in propertyValueIncorrect() 1798 void propertyValueIncorrect(crow::Response& res, std::string_view arg1, in propertyValueIncorrect() function 1802 addMessageToErrorJson(res.jsonValue, propertyValueIncorrect(arg1, arg2)); in propertyValueIncorrect()
|