Delete netconf
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / full-versions / test-data2 / data-rpc-input.json
1 {
2     "test-module:input":{
3         "cont":{
4             "cont1":{
5                 "lf11":"lf1 data",
6                 "lf12":"lf2 data"
7             }
8         }
9     }
10 }