Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1379 actionParameterNotSupported = 9, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp598 nlohmann::json::object_t actionParameterNotSupported(std::string_view arg1, in actionParameterNotSupported() function
605 void actionParameterNotSupported(crow::Response& res, std::string_view arg1, in actionParameterNotSupported() function