Fixed get-vf-module-lanport-param DG with proper input param
[sdnc/oam.git] / platform-logic / generic-resource-api / src / main / xml / sdwan / GENERIC-RESOURCE-API_sdwan-get-vf-module-lanport-param.xml
index 21f05ed..7224174 100644 (file)
@@ -3,7 +3,7 @@
     xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.onap.org/sdnc/svclogic ./svclogic.xsd' module='GENERIC-RESOURCE-API' version='${project.version}'>\r
     <method rpc='sdwan-get-vf-module-lanport-param' mode='sync'>\r
         <block atomic="true">\r
-            <for index="idx" start="0" end="`$vf-module-topology-operation-input.vf-module-request-input.vf-module-input-parameters.param_length`">\r
+            <for index="idx" start="0" end="`$vf-module-request-input.vf-module-input-parameters.param_length`">\r
                 <block>\r
                     <switch test="`$vf-module-request-input.vf-module-input-parameters.param[$idx].name == 'id'`">\r
                         <outcome value='true'>\r