Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp23 constexpr const char* methodNotAllowedMsg = "Method Not Allowed"; variable
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp82 const constexpr char* methodNotAllowedMsg = "405 Method Not Allowed"; variable
1638 methodNotAllowedDesc, methodNotAllowedMsg); in handleDelete()
2116 methodNotAllowedDesc, methodNotAllowedMsg); in handleDBusUrl()