Callbacks, Hooks, and other APIs

How do I use NACM External Groups Callback?
The NACM External Groups callback function is a user callback that is invoked when the server creates a new client session for NETCONF or RESTCONF sessions....
Thu, 3 Jun, 2021 at 4:36 PM
How do I use User Defined Data Types Callbacks?
User Defined Data Types are supported with callback functions that apply to all YANG leaf or leaf-list nodes using a specific data type. There are 3 types ...
Thu, 3 Jun, 2021 at 5:10 PM
How do I write a GET2 callback to support get-bulk and fixed-keys?
Example of a GET2 callback for a list with multiple key leafs GET2 callbacks support the following protocol operations NETCONF <get> NETCONF <g...
Mon, 20 Sep, 2021 at 8:58 PM
How do I use SIL-SA Commit Completeness Callbacks?
If an application needs to perform additional actions and validation in the same transaction during <commit> operation, there are mechanisms implement...
Fri, 19 Nov, 2021 at 4:34 PM
How to handle EDIT2 callback for DELETE operation on NP-container?
The following article illustrates how to handle EDIT2 callbacks for DELETE operation when the target is NP-container and how to access a newly created by t...
Thu, 28 Apr, 2022 at 9:41 AM