Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DSessionsStore.js17 async getSessionsData({ commit }) { method in SessionsStore.actions
/openbmc/webui-vue/src/views/SecurityAndAccess/Sessions/
H A DSessions.vue235 this.$store.dispatch('sessions/getSessionsData').finally(() => {