Initial code drop of netconf protocol implementation
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / mount / unmount12002.xml
diff --git a/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/mount/unmount12002.xml b/opendaylight/netconf/netconf-util/src/test/resources/netconfMessages/mount/unmount12002.xml
new file mode 100644 (file)
index 0000000..c82db72
--- /dev/null
@@ -0,0 +1,7 @@
+<rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
+    <unmount>
+        <mountpoint-id>
+            localhost:12002
+        </mountpoint-id>
+    </unmount>
+</rpc>