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