Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dhypervisor_system.hpp942 .privileges(redfish::privileges::getEthernetInterfaceCollection) in requestRoutesHypervisorSystems()
H A Dethernet.hpp2117 .privileges(redfish::privileges::getEthernetInterfaceCollection) in requestEthernetInterfacesRoutes()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp646 const static auto& getEthernetInterfaceCollection = privilegeSetLogin; variable