Restconf change event notification subscription basic test
[integration/test.git] / csit / suites / netconf / notifications / templates / subscribe.xml
1 <input xmlns="urn:opendaylight:params:xml:ns:yang:controller:md:sal:remote">
2   <path xmlns:a="urn:opendaylight:inventory">/a:nodes</path>
3   <datastore xmlns="urn:sal:restconf:event:subscription">CONFIGURATION</datastore>
4   <scope xmlns="urn:sal:restconf:event:subscription">BASE</scope>
5 </input>