Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
maapi_cd and related functions (pushd, popd, getcwd) and using relative keypaths in various MAAPI functions seems a good idea in some scenarios (walking around tens of thousands of devices, hundreds/thousands of interfaces on some). That seems not su...
Trying to write an action in Erlang API and wanted to spawn a new worker in init() callback for each new action invocation.Action init callback seems to be not implemented in Erlang API: confd_action_cb record in econfd.hrl has no "init" field.NSO ve...
Same behaviour for me for NSO 5.7.5.1 system install on RHEL 7.9:"syntax error: access denied" when saving ouside of the current folder.Local install on Fedora works ok, can save to any folder.Also, it's the NSO daemon (ncs.smp) who opens and writes ...
NSO-5.7.9Add rollback-commit-result and ncs-commit-result to yang-patch-status replies when the query parameters ?rollback-id=true or ?commit-queue are used, respectively.
[ENG-30159/restconf enhancement]
We were very generously given the source code for ncs_cli, in $NCS_DIR/src/ncs/cli/c_src.So, adventurous people can add any features they like (smile).