Merge "BUG-732 Fix netconf-connector unable to detect monitoring capability"
[controller.git] / opendaylight / netconf / netconf-impl / src / test / resources / org / opendaylight / controller / netconf / impl / notused / client_unlock_running.xml
1 <rpc message-id="106"
2      xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
3     <unlock>
4         <target>
5             <running/>
6         </target>
7     </unlock>
8 </rpc>