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.hpp87 const std::string& roleId) { in requestRoutesRoles()
H A Daccount_service.hpp1076 const std::optional<std::string>& roleId, const std::optional<bool>& locked, in updateUserProperties()
1775 const std::string& roleId, bool enabled, in processAfterGetAllGroups()
1871 std::string roleId = roleIdJson.value_or("User"); in handleAccountCollectionPost() local
2160 std::optional<std::string> roleId; in handleAccountPatch() local