summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/empty_tag/empty_tag.json
blob: 5028baa786cebc0746ba688ae6fd13d879d4baf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
	"payloadName": "normative-types-new-empty_tag.yml",
	"contactId": "adminid",
	"name": "tosca.nodes.empty_tag",
	"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": [""],
	"vendorName": "ATT (Tosca)",
	"vendorRelease": "1.0.0.wd03"
}