ONAP normative fixes
[sdc.git] / catalog-be / src / main / resources / import / tosca / heat-types / underlayVpn / underlayVpn.json
1 {
2   "payloadName": "underlayVpn.yml",
3   "contactId": "jh0003",
4   "name": "VL UNDERLAYVPN",
5   "description": "The node represents a underlay vpn entity",
6   "resourceIconPath": "network",
7   "resourceType": "VL",
8   "categories": [
9     {
10       "name": "Generic",
11       "subcategories": [
12         {
13           "name": "Virtual Links"
14         }
15       ]
16     }
17   ],
18   "tags": [
19     "VL UNDERLAYVPN"
20   ]
21 }