aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/contrailAbstractSubstitute/contrailAbstractSubstitute.json
blob: 5742445784b8ecf8a9a518ab850154e67b82aa0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"payloadName": "contrailAbstractSubstitute.yml",
	"contactId": "jh0003",
	"name": "ContrailAbstractSubstitute",
	"description": "Abstract node to be derived by contrail nested elements when using Contrail Service Instance",
	"resourceIconPath": "defaulticon",
	"resourceType": "VFC",
	"categories": [{
		"name": "Generic",
        "subcategories": [
        {
          "name": "Abstract"
        }
    ]
	}],
	"tags": ["ContrailAbstractSubstitute"]
}