summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/nfv-types/4.1.1/osContainer/osContainer.json
blob: 1cc0dac5ac461fd7b41876e3f76113b15e03fdcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"payloadName": "osContainer.yml",
	"contactId": "jh0003",
	"name": "osContainer",
	"description": "osContainer",
	"resourceIconPath": "compute",
	"resourceType": "VFC",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Infrastructure"
		}]
	}],
        "vendorName": "ETSI",
        "vendorRelease": "4.1.1",
	"tags": ["osContainer"]
}