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