aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterface/contrailV2VLANSubInterface.json
blob: 216c85cb685531c64102881d6b4470630d3a3150 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "contrailV2VLANSubInterface.yml",
	"contactId": "jh0003",
	"name": "contrailV2VLANSubInterface",
	"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)",
	"resourceIconPath": "network",
	"resourceType": "CP",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Network Elements"
		}]
	}],
	"tags": ["contrailV2VLANSubInterface"]
}