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