Searched refs:actionNotSupported (Results 1 – 5 of 5) sorted by relevance
1370 actionNotSupported = 6, enumerator
862 messages::actionNotSupported( in handleAuthMethodsPatch()875 messages::actionNotSupported( in handleAuthMethodsPatch()887 messages::actionNotSupported( in handleAuthMethodsPatch()899 messages::actionNotSupported( in handleAuthMethodsPatch()911 messages::actionNotSupported( in handleAuthMethodsPatch()924 messages::actionNotSupported(asyncResp->res, in handleAuthMethodsPatch()
52 messages::actionNotSupported( in afterGetPowerCapEnable()
252 nlohmann::json actionNotSupported(std::string_view arg1);254 void actionNotSupported(crow::Response& res, std::string_view arg1);
502 nlohmann::json actionNotSupported(std::string_view arg1) in actionNotSupported() function504 return getLog(redfish::registries::base::Index::actionNotSupported, in actionNotSupported()508 void actionNotSupported(crow::Response& res, std::string_view arg1) in actionNotSupported() function511 addMessageToErrorJson(res.jsonValue, actionNotSupported(arg1)); in actionNotSupported()