Home
last modified time | relevance | path

Searched refs:getSessionCollectionMembers (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/lib/
H A Dredfish_sessions.hpp142 inline nlohmann::json getSessionCollectionMembers() in getSessionCollectionMembers() function
182 asyncResp->res.jsonValue["Members"] = getSessionCollectionMembers(); in handleSessionCollectionGet()
201 asyncResp->res.jsonValue = getSessionCollectionMembers(); in handleSessionCollectionMembersGet()