Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DChassisStore.js55 async getChassisInfo({ commit }) { method in ChassisStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableChassis.vue176 this.$store.dispatch('chassis/getChassisInfo').finally(() => {