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