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.hpp1111 std::optional<std::string> roleId; member
1211 const std::optional<std::string>& roleId, const std::optional<bool>& locked, in updateUserProperties()
1843 const std::string& roleId, bool enabled, in processAfterGetAllGroups()
1944 std::string roleId = roleIdJson.value_or("User"); in handleAccountCollectionPost() local
2222 std::optional<std::string> roleId; in handleAccountPatch() local