Delete netconf
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / instanceidentifier / json / jsondata.json
1 {
2     "instance-identifier-module:cont": {
3         "cont1": {
4             "augment-module:lst11": [ 
5                 {
6                     "keyvalue111":"value1",
7                     "keyvalue112":"value2",
8                     "augment-augment-module:lf111":"/instance-identifier-module:cont/instance-identifier-module:cont1/augment-module:lst11[augment-module:keyvalue111=\"value1\"][augment-module:keyvalue112=\"value2\"]/augment-augment-module:lf112",
9                     "augment-augment-module:lf112":"lf112 value"
10                 }
11             ]
12         }
13     }
14 }