+
+ {{ t("harvester.vpc.topology.labels.subnet") }}:
+ {{ iface.subnet }}
+
+
+ {{ t("harvester.vpc.topology.labels.network") }}:
+ {{ iface.network }}
+
+
+ {{ t("harvester.vpc.topology.labels.ip") }}: {{ iface.ip }}
+
+
+ {{ t("harvester.vpc.topology.labels.mac") }}: {{ iface.mac }}
+
+