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.
Hi, I believe you are refering to a draft (proposed standard) https://datatracker.ietf.org/doc/draft-ietf-netconf-privcand/09/NSO does not implement that draft, so "use-private-candidate true" here tells NSO to lock the shared candidate before the ed...
We are working on restoring the download link to the NSO trial version, The trial version was for some reason removed from software.cisco.com so that's why the link no longer works.
I believe you got good news to your original question in back in 2022:https://community.cisco.com/t5/nso-developer-hub-discussions/how-to-check-if-it-is-a-dry-run-in-python-for-a-service/m-p/4550700/highlight/true#M6825
This is one of the most tested/used functionalities in ConfD (hence NSO too). So it would be surprising if this is an NSO issue. But you never know. Check that you reply with ITER_RECURSE for parent lists/containers (not ITER_CONTINUE etc.)Subscriber...