aboutsummaryrefslogtreecommitdiffstats
path: root/components/model-catalog/blueprint-model/service-blueprint/PNF_DEMO/Templates/netconfrpc-mapping.json
blob: 7c50f048f950823fa91754e34e54432e10a59193 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[
	{
		"name": "stream-count",
		"property": {
			"required": true,
			"type": "integer"
		},
		"input-param": true,
		"dictionary-name": "input-source",
		"dictionary-source": "input",
		"dependencies": [],
		"version": 0
	}
]