Update and align normatives
[sdc.git] / catalog-be / src / main / resources / import / tosca / heat-types / subInterfaceV2 / subInterfaceV2.json
1 {
2         "payloadName": "subInterfaceV2.yml",
3         "contactId": "jh0003",
4         "name": "subInterfaceV2",
5         "description": "VLAN sub-Interface is a logical port which must be binded to a port. Regular port may have 1…N VLAN Interfaces.It can connect to its own network (regardless of the network the parent port can connect)",
6         "resourceIconPath": "network",
7         "resourceType": "CP",
8         "categories": [{
9                 "name": "Generic",
10                 "subcategories": [{
11                         "name": "Network Elements"
12                 }]
13         }],
14         "tags": ["subInterfaceV2"]
15 }