Bug 3640 - RPC call error - impossible to call rpc
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / invoke-rpc / xml / rpc-input.xml
index 20a3ecb93f8e3dc1ea3b3f738a57b82b9ea548e4..48fb55707095908521d981eb64b4bae733fbeed3 100644 (file)
@@ -1,3 +1,5 @@
-<cont xmlns="invoke:rpc:module">
-    <lf>lf-test</lf>
-</cont>
\ No newline at end of file
+<input xmlns="invoke:rpc:module">
+    <cont>
+        <lf>lf-test</lf>
+    </cont>
+</input>
\ No newline at end of file