summaryrefslogtreecommitdiffstats
path: root/asdc-tests/src/test/resources/CI/importResource/softwareComponent/softwareComponent.json
blob: 43012d7adc99066e090f7f6951750af784fc2a5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "payloadName": "normative-types-new-softwareComponent.yml",
  "contactId": "jh0003",
  "name": "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": [
    "SoftwareComponent"
  ]
}