Searched refs:serverBootSettings (Results 1 – 3 of 3) sorted by relevance
81 bootOption: this.$store.getters['serverBootSettings/bootSource'],82 oneTimeBoot: this.$store.getters['serverBootSettings/overrideEnabled'],83 tpmPolicyOn: this.$store.getters['serverBootSettings/tpmEnabled'],88 ...mapState('serverBootSettings', [119 .dispatch('serverBootSettings/getTpmPolicy')139 .dispatch('serverBootSettings/saveSettings', settings)
62 :section-title="$t('pageServerPowerOperations.serverBootSettings')"221 return this.$store.getters['serverBootSettings/overrideEnabled'];225 this.$store.getters['serverBootSettings/bootSourceOptions'];236 this.$store.dispatch('serverBootSettings/getBootSettings'),
48 serverBootSettings: BootSettingsStore, property in AnonymousClassb4283c500101.modules