Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DFanStore.js36 async getChassisCollection() { method in FanStore.actions
H A DPowerSupplyStore.js49 async getChassisCollection() { method in PowerSupplyStore.actions
H A DSensorsStore.js33 async getChassisCollection() { method in SensorsStore.actions
/openbmc/webui-vue/src/store/modules/ResourceManagement/
H A DPowerControlStore.js27 async getChassisCollection() { method in PowerControlStore.actions
/openbmc/bmcweb/redfish-core/lib/
H A Dchassis.hpp324 .privileges(redfish::privileges::getChassisCollection) in requestRoutesChassisCollection()
/openbmc/bmcweb/redfish-core/include/registries/
H A Dprivilege_registry.hpp290 const static auto& getChassisCollection = privilegeSetLogin; variable