summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/overlayTunnel/overlayTunnel.json
blob: 8c556b9ff14c733a9c92481a934b14459eb0481a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "overlayTunnel.yml",
  "contactId": "jh0003",
  "name": "VL OVERLAYTUNNEL",
  "description": "The node represents a overlay tunnel entity.",
  "resourceIconPath": "network",
  "resourceType": "VL",
  "categories": [
    {
      "name": "Network Connectivity",
      "subcategories": [
        {
          "name": "Virtual Links"
        }
      ]
    }
  ],
  "tags": [
    "VL OVERLAYTUNNEL"
  ]
}