aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/Generic_VFC/Generic_VFC.json
blob: 0145fbc14cc49424ca6ae10f6013440d49e74f68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "Generic_VFC.yml",
  "contactId": "jh0003",
  "name": "Generic_VFC",
  "description": "Represents a generic VFC.",
  "resourceIconPath": "defaulticon",
  "resourceType": "ABSTRACT",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
      {
        "name": "Abstract"
      }
    ]
  }
],
  "tags": [
    "Generic_VFC"
  ]
}