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