Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dstorage.hpp100 .privileges(redfish::privileges::getStorageCollection) in requestRoutesStorageCollection()
104 .privileges(redfish::privileges::getStorageCollection) in requestRoutesStorageCollection()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp1748 const static auto& getStorageCollection = privilegeSetLogin; variable