c22c956216fb44e2c3cb979cfe2fb88770914548
[netconf.git] / restconf / restconf-nb-bierman02 / src / test / resources / listener-adapter-test / notif-without-data-update.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":"updated"
9             }
10         },
11         "eventTime":"2020-05-31T18:45:05.132101+05:30"
12     }
13 }