Searched refs:createSystemDump (Results 1 – 2 of 2) sorted by relevance
36 <modal-confirmation v-model="showConfirmation" @ok="createSystemDump" />108 createSystemDump() {110 .dispatch('dumps/createSystemDump')
66 async createSystemDump() { method in DumpsStore.actions