Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/include/registries/
H A Dbase_message_registry.hpp1376 actionNotSupported = 6, enumerator
/openbmc/bmcweb/redfish-core/src/
H A Derror_messages.cpp394 nlohmann::json::object_t actionNotSupported(std::string_view arg1) in actionNotSupported() function
400 void actionNotSupported(crow::Response& res, std::string_view arg1) in actionNotSupported() function