rename config-data=>sdnc
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vpg_private_ip_0.json
1 {
2   "name" : "vpg_private_ip_0",
3   "tags" : "vpg_private_ip_0",
4   "updated-by" : "Singal, Kapil <ks220y@att.com>",
5   "property" : {
6     "description" : "vpg_private_ip_0",
7     "type" : "string"
8   },
9   "sources" : {
10     "input" : {
11       "type" : "source-input",
12       "properties" : {
13       }
14     },
15     "sdnc" : {
16       "type" : "source-rest",
17       "properties" : {
18         "type" : "JSON",
19         "url-path" : "config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vnf-topology/vnf-parameters-data/param/vpg_private_ip_0",
20         "path" : "/param/0/value",
21         "expression-type" : "JSON_POINTER",
22         "input-key-mapping" : {
23           "service-instance-id" : "service-instance-id",
24           "vnf-id" : "vnf-id"
25         },
26         "output-key-mapping" : {
27           "vpg_private_ip_0" : "value"
28         },
29         "key-dependencies" : [ "service-instance-id", "vnf-id" ]
30       }
31     }
32   }
33 }