Callbacks, Hooks, and other APIs

How do I use SIL-SA version of Set Hook to add a new node?
AVAILABLE SINCE 20.10-0 RELEASE  A Set Hook is a function that is invoked within the transaction when an object is modified. When the netconfd-pro ...
Wed, 19 Aug, 2020 at 5:53 PM
How do I use Set Hook callbacks to delete nodes?
A Set Hook is a function that is invoked within the transaction when an object is modified. When the netconfd-pro server has been configured to provide a ca...
Mon, 14 Dec, 2020 at 12:17 PM
How do I use Set Hook callbacks to update new nodes during CREATE?
A Set Hook is a function that is invoked within the transaction when an object is modified. When the netconfd-pro server has been configured to provide a ca...
Wed, 19 Aug, 2020 at 4:01 PM
How do I use Set Hook callbacks to modify edits in progress?
A Set Hook is a function that is invoked within the transaction when an object is modified. When the netconfd-pro server has been configured to provide a ca...
Wed, 10 Nov, 2021 at 4:48 PM
How do I use Post Set Hook callbacks?
Post Set Hook callback - is a postponed Set Hook  callback analogous function that is invoked within the transaction when  an object is modified but AFTE...
Tue, 18 Aug, 2020 at 5:56 PM
How do I use SIL-SA version of Post Set Hook callbacks?
AVAILABLE SINCE 20.10-0 RELEASE  Post Set Hook callback - is a postponed Set Hook callback analogous function that is invoked within the transaction whe...
Wed, 19 Aug, 2020 at 3:58 PM
Can I skip callback invocation for edits added by add_edit API?
The Add Edit maximum API is used to insert or move new list or leaf-list entries to the transaction in progress and also controls whether the server should ...
Wed, 19 Aug, 2020 at 4:28 PM
How do I insert or move an entry using add_edit() API?
This is an advanced topic. Please read about Set-Hook callbacks before you continue this article. This article will demonstrate and exemplify how to ins...
Fri, 22 Feb, 2019 at 3:34 PM
How do I use Transaction Hook callbacks?
A Transaction Hook is a callback function that is invoked within the transaction when an object is modified to provide one more level of validation or an ex...
Wed, 19 Aug, 2020 at 3:48 PM
How do I use SIL-SA version of Transaction Hook callbacks?
AVAILABLE SINCE 20.10-0 RELEASE A Transaction Hook is a callback function that is invoked within the transaction when an object is modified to provide ...
Wed, 19 Aug, 2020 at 3:58 PM