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.
I know that I can load merge a config from a .xml file onto a device config. And the format for that is,
<devices xmlns="http://tail-f.com/ns/ncs"> <device> <name>{device}</name> <config> <ip xmlns="urn:ios"> ...
Hello everyone,
I have been working with NSO XML templates and have come across the 'nc:operation delete' and 'nc:operation remove' attributes. I would like to understand the difference between these two attributes and whether 'nc:operation remove' c...