Modified vf-module-name
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vdns_int_private_ip_0.json
1 {
2         "tags": "vdns_int_private_ip_0",
3         "name": "vdns_int_private_ip_0",
4         "property": {
5                 "description": "vdns_int_private_ip_0",
6                 "type": "string"
7         },
8         "updated-by": "MALAKOV, YURIY <yuriy.malakov@att.com>",
9         "sources": {
10                 "input": {
11                         "type": "source-input"
12                 },
13                 "default": {
14                         "type": "source-default",
15                         "properties": {}
16                 },
17                 "sdnc": {
18                         "type": "source-rest",
19                         "properties": {
20                                 "verb": "GET",
21                                 "type": "JSON",
22                                 "url-path": "/restconf/config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vdns_vf_module_id/vf-module-data/vf-module-topology/vf-module-parameters/param/vdns_int_private_ip_0",
23                                 "path": "/param/0/value",
24                                 "input-key-mapping": {
25                                         "service-instance-id": "service-instance-id",
26                                         "vnf-id": "vnf-id",
27                                         "vdns_vf_module_id": "vdns_vf_module_id"
28                                 },
29                                 "output-key-mapping": {
30                                         "vdns_int_private_ip_0": "value"
31                                 },
32                                 "key-dependencies": [
33                                         "service-instance-id",
34                                         "vnf-id",
35                                         "vdns_vf_module_id"
36                                 ]
37                         }
38                 }
39         }
40 }