Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Operations/
H A DControlStore.js89 async serverPowerOn({ dispatch, commit }) { method in ControlStore.actions
/openbmc/webui-vue/src/views/Operations/ServerPowerOperations/
H A DServerPowerOperations.vue235 this.$store.dispatch('controls/serverPowerOn');