Callbacks, Hooks, and other APIs
The following article illustrates how to utilize the Transaction Start callback in examples. The Transaction Start function is the user/system callback ...
Thu, 12 Sep, 2019 at 2:37 PM
The Transaction Start SA function is the sub-agent user/system callback that is invoked right before the transaction is started. The server sends “server r...
Wed, 2 Jun, 2021 at 1:41 PM
Check the Online Manual for Up to Date Information Transaction Complete Edit Phase Complete The following article illustrates how to utilize the Tran...
Sat, 17 Aug, 2024 at 10:24 AM
The Transaction Complete SA function is the user/system callback that is invoked after the transactions has been processed. After the transaction is compl...
Mon, 31 Jan, 2022 at 11:00 AM
The Startup Hook function is the user/system callback that is invoked before any changes done to the <startup> datastore. It is invoked only if the &l...
Thu, 12 Sep, 2019 at 3:55 PM
If an application needs to perform additional actions and manipulations with datastore(s) in the same transaction during <commit> operation, there are...
Wed, 10 Nov, 2021 at 4:47 PM
The Set Order Hook callback function is the user/system callback that is used to provide an access for a specific list instance object and modify its sec...
Thu, 24 Feb, 2022 at 6:42 PM
The Dynamic Default Hook function is the user/system callback that can be used to set up dynamic default value to the non-default leafy nodes during load or...
Thu, 24 Feb, 2022 at 6:39 PM
Refer to the Online Manual For Up to Date Information Periodic Timer Service Description The netconfd-pro process supports timer callbacks. Th...
Sat, 17 Aug, 2024 at 10:21 AM
This article gives a quick overview for the callbacks invocation order. Callbacks on Candidate datastore Assume we register all the possible callbacks a...
Thu, 12 Sep, 2019 at 4:07 PM