cfdf8b928815afcd3e8f42e722a02166c8327ba0
[ccsdk/cds.git] / components / model-catalog / resource-dictionary / starter-dictionary / vpg_onap_private_ip_0.json
1 {
2   "tags": "vpg_onap_private_ip_0",
3   "name": "vpg_onap_private_ip_0",
4   "property": {
5     "description": "vpg_onap_private_ip_0",
6     "type": "string"
7   },
8   "updated-by": "Singal, Kapil <ks220y@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         "type": "JSON",
21         "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_onap_private_ip_0",
22         "path": "/param/0/value",
23         "input-key-mapping": {
24           "service-instance-id": "service-instance-id",
25           "vnf-id": "vnf-id"
26         },
27         "output-key-mapping": {
28           "vpg_onap_private_ip_0": "value"
29         },
30         "key-dependencies": [
31           "service-instance-id",
32           "vnf-id"
33         ]
34       }
35     }
36   }
37 }