Searched refs:insufficientPrivilege (Results 1 – 6 of 6) sorted by relevance
36 messages::insufficientPrivilege(asyncResp->res); in afterSetProperty()
1404 insufficientPrivilege = 34, enumerator
714 nlohmann::json::object_t insufficientPrivilege();716 void insufficientPrivilege(crow::Response& res);
131 messages::insufficientPrivilege(asyncResp->res); in handleSessionDelete()
2032 messages::insufficientPrivilege(asyncResp->res); in handleAccountGet()2259 messages::insufficientPrivilege(asyncResp->res); in handleAccountPatch()
1134 nlohmann::json::object_t insufficientPrivilege() in insufficientPrivilege() function1136 return getLog(redfish::registries::Base::Index::insufficientPrivilege, {}); in insufficientPrivilege()1139 void insufficientPrivilege(crow::Response& res) in insufficientPrivilege() function1142 addMessageToErrorJson(res.jsonValue, insufficientPrivilege()); in insufficientPrivilege()