summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/validateProporties_happyScenarios/validateProporties_happyScenarios.json
blob: 1235ba57e6de68152d2275826bcc4e90adf4a465 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
	"payloadName": "normative-types-new-validateProporties_happyScenarios.yml",
	"contactId": "jh0003",
	"name": "tosca.nodes.SoftwareComponent",
	"description": "Represents a generic software component that can be managed and run by a Compute Node Type.",
	"resourceIconPath": "defaulticon",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Infrastructure"
		}]
	}],
	"tags": ["tosca.nodes.SoftwareComponent"]
}