Searched refs:getChassisCollection (Results 1 – 6 of 6) sorted by relevance
/openbmc/webui-vue/src/store/modules/HardwareStatus/ | ||
H A D | FanStore.js | 36 async getChassisCollection() { method in FanStore.actions |
H A D | PowerSupplyStore.js | 49 async getChassisCollection() { method in PowerSupplyStore.actions |
H A D | SensorsStore.js | 33 async getChassisCollection() { method in SensorsStore.actions |
/openbmc/webui-vue/src/store/modules/ResourceManagement/ | ||
H A D | PowerControlStore.js | 27 async getChassisCollection() { method in PowerControlStore.actions |
/openbmc/bmcweb/redfish-core/lib/ | ||
H A D | chassis.hpp | 324 .privileges(redfish::privileges::getChassisCollection) in requestRoutesChassisCollection() |
/openbmc/bmcweb/redfish-core/include/registries/ | ||
H A D | privilege_registry.hpp | 290 const static auto& getChassisCollection = privilegeSetLogin; variable |