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