summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importAttResources/softwareComponent/softwareComponent.json
blob: 22379bf69535511eaf5e18f5fdd76a581317ec6e (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "payloadName": "softwareComponent.yml",
  "contactId": "jh0003",
  "resourceName": "tosca.nodes.SoftwareComponent",
  "description": "Represents a generic software component that can be managed and run by a Compute Node Type.",
  "resourceIconPath": "defaulticon",
  "category": "Abstract",
  "tags": [
    "tosca.nodes.SoftwareComponent"
  ]
}