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