rename config-data=>sdnc
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / sample-licenses.json
1 {\r
2   "tags": "sample-licenses",\r
3   "name": "sample-licenses",\r
4   "property": {\r
5     "description" : " Sample Data for licences",\r
6     "required": true,\r
7     "type": "list",\r
8     "entry_schema": {\r
9       "type": "dt-license-key"\r
10     }\r
11   },\r
12   "updated-by": "brindasanth@onap.com",\r
13   "sources": {\r
14     "sdnc": {\r
15       "type": "source-rest",\r
16       "properties": {\r
17         "type": "JSON",\r
18         "url-path": "config/L3VNF-API:services/service-list/",\r
19         "path": "/licenses",\r
20         "input-key-mapping": {\r
21         },\r
22         "output-key-mapping": {\r
23           "licenses": "licenses"\r
24         },\r
25         "key-dependencies": []\r
26       }\r
27     }\r
28   }\r
29 }\r