- {{ step.description }} -
- -| {{ t('harvester.addons.forklift.fields.vmId') }} | -{{ t('harvester.addons.forklift.fields.vmName') }} | -
|---|---|
| {{ vm.id }} | -{{ vm.name || '-' }} | -
+ {{ t('harvester.addons.forklift.configureMappings.description') }} +
+ ++ {{ t('harvester.addons.forklift.configureMappings.networkMapping.description') }} +
++ {{ t('harvester.addons.forklift.configureMappings.storageMapping.description') }} +
++ {{ t('harvester.addons.forklift.configureProvider.description') }} +
++ {{ t('harvester.addons.forklift.configureProvider.urlHint') }} +
++ {{ t('harvester.addons.forklift.configureProvider.skipSslHint') }} +
++ {{ t('harvester.addons.forklift.dashboard.description') }} +
++ {{ t('harvester.addons.forklift.reviewMigration.description') }} +
+ +
+ {{ t('harvester.addons.forklift.selectVms.discovered', { count: vmCount }) }}
+ {{ providerName }}
+
+ {{ t('harvester.addons.forklift.selectVms.lastSynced') }}
+
+ {{ t('harvester.addons.forklift.selectVms.manualEntry.description') }} +
+ +