aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/missing_payloadName/missing_payloadName.json
blob: 58df0f74001c82155eb299d9082d87462ebfbe2e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"contactId": "jh0003",
	"name": "tosca.nodes.missing_payloadName",
	"description": "Represents a server-local block storage device (i.e., not shared) offering evenly sized blocks of data from which raw storage volumes can be created.",
	"resourceIconPath": "defaulticon",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Infrastructure"
		}]
	}],
	"tags": ["tosca.nodes.missing_payloadName"],
	"vendorName": "ATT (Tosca)",
	"vendorRelease": "1.0.0.wd03"
}