Switch from using a Long as FlowId to a Uri
[controller.git] / opendaylight / controller / netconf / netconf-impl / src / test / resources / org / opendaylight / netconf / impl / listener / databaseinteractions / 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>