Normative alignemet
[sdc.git] / catalog-be / src / main / resources / import / tosca / nfv-types / underlayVpn / underlayVpn.json
diff --git a/catalog-be/src/main/resources/import/tosca/nfv-types/underlayVpn/underlayVpn.json b/catalog-be/src/main/resources/import/tosca/nfv-types/underlayVpn/underlayVpn.json
new file mode 100644 (file)
index 0000000..1311fe9
--- /dev/null
@@ -0,0 +1,21 @@
+{
+  "payloadName": "underlayVpn.yml",
+  "contactId": "jh0003",
+  "name": "VL UNDERLAYVPN",
+  "description": "The node represents a underlay vpn entity",
+  "resourceIconPath": "network",
+  "resourceType": "VL",
+  "categories": [
+    {
+      "name": "Network Connectivity",
+      "subcategories": [
+        {
+          "name": "Virtual Links"
+        }
+      ]
+    }
+  ],
+  "tags": [
+    "VL UNDERLAYVPN"
+  ]
+}