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