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