summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResourceTests/validateProporties_typeInit_valueFloat/validateProporties_typeInit_valueFloat.json
blob: 2e7f5f232af696c8211d5f6061c072642ae37004 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "payloadName": "normative-types-new-validateProporties_typeInit_valueFloat.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": "Abstract"
		}]
	}],
  "tags": [
    "tosca.nodes.SoftwareComponent"
  ]
}