Resource Resolution Service: Source Rest
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / sample-mdsal-source.json
1 {\r
2   "tags": "sample-mdsal-source",\r
3   "name": "sample-mdsal-source",\r
4   "property": {\r
5     "description": "Sample sample-mdsal-source",\r
6     "type": "string"\r
7   },\r
8   "updated-by": "brindasanth@onap.com",\r
9   "sources": {\r
10     "primary-config-data": {\r
11       "type": "source-rest",\r
12       "properties": {\r
13         "type": "JSON",\r
14         "url-path": "config/L3VNF-API:services/service-list/$service-instance-id/service-data/vnf-topology-information/vnf-assignments/vnf-vms/$vm-type/vm-networks/$network-role/v4-assigned-ip-list/$v4-ip-type",\r
15         "path": "/v4-assigned-ip-list/0/v4-ip-prefix",\r
16         "input-key-mapping": {\r
17         },\r
18         "output-key-mapping": {\r
19           "mdsal-source": "v4-ip-prefix"\r
20         },\r
21         "key-dependencies": []\r
22       }\r
23     }\r
24   }\r
25 }