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 am trying to delete a file from IOS device through REST northbound API in NSO. I am using live status API to send the request (live-status/ios-stats:exec/_operations/any)I am sending below request in the body of REST API<input><args>delete flash:2:...
Hi Brandon,I am facing this issue where we need to provide a prompt for a cli command. This is delete command, it will not taking significant time to execute. I have execute the same in device and it is executing very fast.When I am appending the cli...
Thanks Scott for your response.yes 10.105.52.236 is our IOS device. With live status API I am able to get show version, show running-config output. But for copy I am getting this error.Also I am looking for copying files from ftp/tftp server to devic...