Home
last modified time | relevance | path

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

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