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