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