summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VLANSubInterfaceV2/contrailV2VLANSubInterfaceV2.json
blob: d6139b3c8a1c347896a751fda453e55a75c1488f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "contrailV2VLANSubInterfaceV2.yml",
	"contactId": "jh0003",
	"name": "contrailV2VLANSubInterfaceV2",
	"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": ["contrailV2VLANSubInterfaceV2"]
}