Initial code drop of netconf protocol implementation
[controller.git] / opendaylight / netconf / netconf-impl / src / main / resources / getConfig_candidate.xml
1 <rpc xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="commitNotification">
2     <get-config>
3         <source>
4             <candidate/>
5         </source>
6     </get-config>
7 </rpc>