Initial code drop of netconf protocol implementation
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / mount / mount12003.xml
1 <rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
2     <mount>
3         <mountpoint-id>
4             localhost:12003
5         </mountpoint-id>
6     </mount>
7 </rpc>