Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/SecurityAndAccess/
H A DPoliciesStore.js127 async saveRtadState({ commit }, updatedRtad) { argument
128 commit('setRtadEnabled', updatedRtad);
132 pvm_rtad: updatedRtad,
136 if (updatedRtad === 'Enabled') {
144 if (updatedRtad === 'Enabled') {