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