summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/nfv-types/extImageFile/extImageFile.json
blob: 49895e44a6eecff845dbf4cac2053e91f1b9aa20 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "extImageFile.yml",
	"contactId": "jh0003",
	"name": "Ext Image File",
	"description": "Ext Image File",
	"resourceIconPath": "defaulticon",
	"resourceType": "VFC",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Infrastructure"
		}]
	}],
	"tags": ["Ext Image File"]
}