Home
last modified time | relevance | path

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

/openbmc/bmcweb/features/ibm/
H A Dibm_management_console_rest.hpp35 constexpr const char* resourceNotFoundMsg = "Resource Not Found"; variable
71 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFilePut()
292 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFileGet()
301 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFileGet()
342 asyncResp->res.jsonValue["Description"] = resourceNotFoundMsg; in handleFileDelete()