5d50b4e8a670b8d3d2767d2b05c90f3f7f40b10c
[integration/test.git] / csit / variables / netconf / MDSAL / remove-not-existing-request.msg
1 <rpc message-id="6" xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
2 <edit-config>
3     <target>
4         <candidate/>
5     </target>
6     <test-option>
7         set
8     </test-option>
9     <default-operation>none</default-operation>
10     <config>
11         <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config" xmlns:a="urn:ietf:params:xml:ns:netconf:base:1.0" a:operation="remove">
12         </modules>
13     </config>
14 </edit-config>
15 </rpc>