summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/service/load/resource_dictionary/input-source.json
blob: 7cd58d618dcd188bb602a8a9b06f7a959e05e5e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"name": "input-source",
	"property" :{
		"description": "name of the ",
		"type": "string"
	},
	"resource-path": "action-name",
	"resource-type": "ONAP",
	"updated-by": "brindasanth@onap.com",
	"tags": "action-name, brindasanth",
	"sources": {
		"input": {
			"type": "source-input",
			"properties": {
				"key": "action-name"
			}
		}
	}
}