dc3f739779efc0df9e2b1c509a9d3f7986c2e8f4
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / listener-adapter-test / notif-without-data-del.json
1 {
2     "notification":{
3         "xmlns":"urn:ietf:params:xml:ns:netconf:notification:1.0",
4         "data-changed-notification":{
5             "xmlns":"urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote",
6             "data-change-event":{
7                 "path":"/instance-identifier-patch-module:patch-cont",
8                 "operation":"deleted"
9             }
10         },
11         "eventTime":"2020-05-31T18:45:05.132101+05:30"
12     }
13 }