Home
last modified time | relevance | path

Searched defs:roleId (Results 1 – 2 of 2) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Droles.hpp81 const std::string& roleId) { in requestRoutesRoles()
H A Daccount_service.hpp1110 std::optional<std::string> roleId; member
1210 const std::optional<std::string>& roleId, const std::optional<bool>& locked, in updateUserProperties()
1843 const std::string& roleId, bool enabled, in processAfterGetAllGroups()
1943 std::string roleId = roleIdJson.value_or("User"); in handleAccountCollectionPost() local
2220 std::optional<std::string> roleId; in handleAccountPatch() local