summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/globalPort/globalPort.json
blob: f23b8a4e0bc1e9e6393e3e3a1c99012f2ac6beb3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "globalPort.yml",
	"contactId": "jh0003",
	"name": "GlobalPort",
	"description": "Represents a global logical port with monitoring capabilities.",
	"resourceIconPath": "port",
	"resourceType": "CP",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Abstract"
		}]
	}],
	"tags": ["GlobalPort"]
}