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