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.
Hello,I am trying to construct the curl call to push a device config onto an existing device on NSO. Similar to this: https://community.cisco.com/t5/nso-developer-hub-discussions/rest-api-for-config-push-onto-nso-device/m-p/3604043#M2330 but this dis...
Hello,I did some digging and found out restconf should be the new way to do the call. This call seems to retrieves the config, but I was wondering if there is a way to push the config to a device?