summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/onap-types/vnfVirtualLinkDesc/vnfVirtualLinkDesc.json
blob: b591df2bbb8cfd53e2d3046cfb626993029307de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "vnfVirtualLinkDesc.yml",
	"contactId": "jh0003",
	"name": "VnfVirtualLinkDesc",
	"description": "VnfVirtualLinkDesc",
	"resourceIconPath": "network",
	"resourceType": "VL",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Infrastructure"
		}]
	}],
	"tags": ["VnfVirtualLinkDesc"]
}