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