aboutsummaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/underlayVpn/underlayVpn.json
blob: 10e2d4c15594f0dba4baef529931c6f20af041d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "underlayVpn.yml",
	"contactId": "jh0003",
	"name": "VL UNDERLAYVPN",
	"description": "The node represents a underlay vpn entity",
	"resourceIconPath": "network",
	"resourceType": "VL",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Virtual Links"
		}]
	}],
	"tags": ["VL UNDERLAYVPN"]
}