summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/extNeutronCP/extNeutronCP.json
blob: 84cc8779c7702945950fab83f38dc97df499ebd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
  "payloadName": "extNeutronCP.yml",
  "contactId": "DS200P",
  "name": "extNeutronCP",
  "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": [
    "extNeutronCP"
  ]
}