aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/internalVl/internalVl.json
blob: 96fcb5824acb292de7b4f6075c7451b59384e0d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "internalVl.yml",
  "contactId": "jh0003",
  "name": "InternalVL",
  "description": "The AT&T internal (VF-level) Virtual Link",
  "resourceIconPath": "network",
  "resourceType": "VL",
  "categories": [
  {
    "name": "Network Connectivity",
    "subcategories": [
     {
        "name": "Virtual Links"
      }
    ]
  }
],  
 "tags": [
    "InternalVL"
  ]
}