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