Home
last modified time | relevance | path

Searched refs:getSystem (Results 1 – 5 of 5) sorted by relevance

/openbmc/webui-vue/src/views/Overview/
H A DOverviewServer.vue51 this.$store.dispatch('system/getSystem').finally(() => {
H A DOverviewInventory.vue47 this.$store.dispatch('system/getSystem').finally(() => {
/openbmc/webui-vue/src/store/modules/HardwareStatus/
H A DSystemStore.js38 async getSystem({ commit }) { method in SystemStore.actions
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryServiceIndicator.vue63 this.$store.dispatch('system/getSystem').finally(() => {
H A DInventoryTableSystem.vue195 this.$store.dispatch('system/getSystem').finally(() => {