Home
last modified time | relevance | path

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

/openbmc/bmcweb/include/ibm/
H A Dmanagement_console_rest.hpp24 constexpr const char* resourceNotFoundMsg = "Resource Not Found"; variable
60 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFilePut()
281 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFileGet()
290 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFileGet()
331 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFileDelete()