Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1429 propertyNotWritable = 62, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp282 nlohmann::json propertyNotWritable(std::string_view arg1) in propertyNotWritable() function
288 void propertyNotWritable(crow::Response& res, std::string_view arg1) in propertyNotWritable() function