Home
last modified time | relevance | path

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

/openbmc/webui-vue/src/store/modules/Operations/
H A DFirmwareStore.js13 httpPushUri: null, property in FirmwareStore.state
44 setHttpPushUri: (state, httpPushUri) => (state.httpPushUri = httpPushUri),
114 const httpPushUri = data.HttpPushUri;
115 commit('setHttpPushUri', httpPushUri);
124 } else if (state.httpPushUri != null) {
132 .post(state.httpPushUri, image, {