summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/heat-types/contrailV2VirtualMachineInterface/contrailV2VirtualMachineInterface.json
blob: 5c7a725190e845236899b0c6c23f1a55755df316 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "contrailV2VirtualMachineInterface.yml",
	"contactId": "jh0003",
	"name": "ContrailV2VirtualMachineInterface",
	"description": "Represents a network interface. The interfaces are defined with specific MAC addresses and ports.",
	"resourceIconPath": "network",
	"resourceType": "VFC",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Network Elements"
		}]
	}],
	"tags": ["ContrailV2VirtualMachineInterface"]
}