aboutsummaryrefslogtreecommitdiffstats
path: root/ms/controllerblueprints/application/load/resource_dictionary/vsn_private_ip_0.json
diff options
context:
space:
mode:
Diffstat (limited to 'ms/controllerblueprints/application/load/resource_dictionary/vsn_private_ip_0.json')
-rwxr-xr-xms/controllerblueprints/application/load/resource_dictionary/vsn_private_ip_0.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/ms/controllerblueprints/application/load/resource_dictionary/vsn_private_ip_0.json b/ms/controllerblueprints/application/load/resource_dictionary/vsn_private_ip_0.json
index b9954553..fcd6d8d5 100755
--- a/ms/controllerblueprints/application/load/resource_dictionary/vsn_private_ip_0.json
+++ b/ms/controllerblueprints/application/load/resource_dictionary/vsn_private_ip_0.json
@@ -16,18 +16,17 @@
"type" : "source-rest",
"properties" : {
"type" : "JSON",
- "url-path" : "config/GENERIC-RESOURCE-API:services/service/$service-instance-id/service-data/vnfs/vnf/$vnf-id/vnf-data/vf-modules/vf-module/$vf-module-id/vf-module-data/vf-module-topology/vf-module-parameters/param/vsn_private_ip_0",
+ "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/vsn_private_ip_0",
"path" : "/param/0/value",
"expression-type" : "JSON_POINTER",
"input-key-mapping" : {
"service-instance-id" : "service-instance-id",
- "vnf-id" : "vnf-id",
- "vf-module-id" : "vf-module-id"
+ "vnf-id" : "vnf-id"
},
"output-key-mapping" : {
"vsn_private_ip_0" : "value"
},
- "key-dependencies" : [ "service-instance-id", "vnf-id", "vf-module-id" ]
+ "key-dependencies" : [ "service-instance-id", "vnf-id" ]
}
}
}