Searched refs:actionNotSupported (Results 1 – 5 of 5) sorted by relevance
1376 actionNotSupported = 6, enumerator
877 messages::actionNotSupported( in handleAuthMethodsPatch()890 messages::actionNotSupported( in handleAuthMethodsPatch()902 messages::actionNotSupported( in handleAuthMethodsPatch()914 messages::actionNotSupported( in handleAuthMethodsPatch()926 messages::actionNotSupported( in handleAuthMethodsPatch()939 messages::actionNotSupported(asyncResp->res, in handleAuthMethodsPatch()
56 messages::actionNotSupported( in afterGetPowerCapEnable()
244 nlohmann::json::object_t actionNotSupported(std::string_view arg1);246 void actionNotSupported(crow::Response& res, std::string_view arg1);
397 nlohmann::json::object_t actionNotSupported(std::string_view arg1) in actionNotSupported() function399 return getLog(redfish::registries::Base::Index::actionNotSupported, in actionNotSupported()403 void actionNotSupported(crow::Response& res, std::string_view arg1) in actionNotSupported() function406 addMessageToErrorJson(res.jsonValue, actionNotSupported(arg1)); in actionNotSupported()