summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/extCp2/extCp2.json
blob: ff55d8013537df3104681e1b1479391a925848ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "extCP.yml",
  "contactId": "DS200P",
  "name": "ExtCP2",
  "description": "The AT&T Connection Point base type all other CP derive from",
  "resourceIconPath": "network",
  "resourceType": "CP",
  "categories": [
  {
    "name": "Generic",
    "subcategories": [
     {
        "name": "Network Elements"
      }
    ]
  }
],  
 "tags": [
    "ExtCP2"
  ]
}