summaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/modules/resource-dict/load/resource_dictionary/input-source.json
blob: 35736b66374a8286d223cc14d6c5ae3da2815b91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
	"name": "action-name",
	"resource-path": "action-name",
	"resource-type": "ONAP",
	"description": "To be provided",
	"valid-values": null,
	"sample-value": null,
	"updated-by": "brindasanth@onap.com",
	"tags": null,
	"default": null,
	"data-type": "string",
	"source": {
		"input": {
			"key": "action-name"
		}
	}
}