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