Add running configuration data to get netconf operation response
[controller.git] / opendaylight / netconf / netconf-util / src / test / resources / netconfMessages / rpcInnerInner.xml
1 <rpc message-id="a" a="64" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
2     <noArgInnerInner
3             xmlns="urn:opendaylight:params:xml:ns:yang:controller:test:impl">
4         <context-instance>
5             /modules/module[type='impl-netconf'][name='test2']/inner-running-data[key='2']/inner-inner-running-data[key='3']
6         </context-instance>
7
8         <arg1>
9             456
10         </arg1>
11         <arg2>
12             true
13         </arg2>
14
15     </noArgInnerInner>
16 </rpc>