Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp34 constexpr const char* methodNotAllowedMsg = "Method Not Allowed"; variable
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp58 const constexpr char* methodNotAllowedMsg = "405 Method Not Allowed"; variable