aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/test/resources/node-types/nodeTypeWithEmptyModels.json
blob: 535f7403eb0979ad17d4b0f495afe1a506df5a5c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "payloadName": "TestNodeType002.yml",
  "contactId": "jh0003",
  "name": "TestNodeType002",
  "description": "TestUploadNodeType002",
  "resourceIconPath": "compute",
  "resourceType": "VFC",
  "categories": [{
    "name": "Generic",
    "subcategories": [{
      "name": "Infrastructure"
    }]
  }],
  "tags": ["TestUploadNodeType002"],
  "model": ""
}