Dev Tested with SO
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / vfmodule-vim-parameters.vgw.json
index 10cb4a9..72c2dfe 100644 (file)
@@ -1,7 +1,7 @@
 {
   "GENERIC-RESOURCE-API:vf-module": [
     {
-      "GENERIC-RESOURCE-API:vf-module-id": ${tmp.service.vnf.vf-module.vf-module-id}",
+      "GENERIC-RESOURCE-API:vf-module-id": ${tmp.service.vnf.vf-module.vf-module-id},
       "GENERIC-RESOURCE-API:vf-module-data": {
         "GENERIC-RESOURCE-API:vf-module-topology": {
           "GENERIC-RESOURCE-API:vf-module-parameters": {
@@ -68,7 +68,7 @@
               },
               {
                 "name": "vg_vgmux_tunnel_vni",
-                "value": ${tmp.service.vnf.vf-module.vf-module-id.vg-mux-tunnel-vni}
+                "value": ${tmp.service.vnf.vf-module.vg-mux-tunnel-vni}
               }
             ]
           }