API to set session wise Idle timeout from north bound agents

hi,

is there any API provided by tailf using which we can set the session wise Idle-Timeout from north bound agents like CLI and overwrite the idle-timeout in Confd.conf.

in our requirement we need to set the idle timeout dynamically from CLI per session.

thanks

idleTime out can be configured dynamically, see 28.4.2. Storing ConfD configuration parameters in CDB.

idleTimeout always global, though. You can’t set it for individual CLI sessions.