summaryrefslogtreecommitdiffstats
path: root/catalog-be/src/main/resources/import/tosca/nfv-types/asd/asd.json
blob: 7da91b29be98d99d08e0d0aefab623439f333dc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"payloadName": "asd.yml",
	"contactId": "jh0003",
	"name": "asd",
	"description": "The ASD node type",
	"resourceIconPath": "defaulticon",
	"resourceType": "VFC",
	"categories": [{
		"name": "Generic",
		"subcategories": [{
			"name": "Network Elements"
		}]
	}],
	"tags": ["asd"]
}