If the NETCONF Client used the following subscription :
<create-subscription xmlns="urn:ietf:params:xml:ns:netconf:notification:1.0"><stream>NETCONF</stream></create-subscription>
Then, by default it received following event :
<netconf-rpc-execution xmlns="urn:cesnet:netopeer-notifcations"><post-execution>success</post-execution>
If the NC Client wants to disabled those netopeer notifications, does it must be done via ?
If the NETCONF Client used the following subscription :
Then, by default it received following event :
If the NC Client wants to disabled those netopeer notifications, does it must be done via ?