Searched refs:restrictedRole (Results 1 – 3 of 3) sorted by relevance
1463 restrictedRole = 99, enumerator
1284 nlohmann::json restrictedRole(std::string_view arg1);1286 void restrictedRole(crow::Response& res, std::string_view arg1);
2136 nlohmann::json restrictedRole(std::string_view arg1) in restrictedRole() function2138 return getLog(redfish::registries::base::Index::restrictedRole, in restrictedRole()2142 void restrictedRole(crow::Response& res, std::string_view arg1) in restrictedRole() function2145 addMessageToErrorJson(res.jsonValue, restrictedRole(arg1)); in restrictedRole()