Minor changes to VNF SDK integration
[sdc.git] / catalog-be / src / main / resources / import / tosca / normative-types / port / port.json
1 {
2   "payloadName": "port.yml",
3   "contactId": "jh0003",
4   "name": "Port",
5   "description": "Represents a logical entity that associates between Compute and Network normative types.",
6   "resourceIconPath": "port",
7   "resourceType": "CP",
8   "categories": [
9   {
10     "name": "Generic",
11     "subcategories": [
12       {
13         "name": "Network Elements"
14       }
15     ]
16   }
17 ],  
18  "tags": [
19     "Port"
20   ]
21 }