Searched refs:serverBootSettings (Results 1 – 3 of 3) sorted by relevance
71 bootOption: this.$store.getters['serverBootSettings/bootSource'],72 oneTimeBoot: this.$store.getters['serverBootSettings/overrideEnabled'],73 tpmPolicyOn: this.$store.getters['serverBootSettings/tpmEnabled'],78 ...mapState('serverBootSettings', [107 .dispatch('serverBootSettings/getTpmPolicy')125 .dispatch('serverBootSettings/saveSettings', settings)
60 :section-title="$t('pageServerPowerOperations.serverBootSettings')"207 return this.$store.getters['serverBootSettings/overrideEnabled'];211 this.$store.getters['serverBootSettings/bootSourceOptions'];223 this.$store.dispatch('serverBootSettings/getBootSettings'),
51 serverBootSettings: BootSettingsStore, property in AnonymousClassb4283c500101.modules