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.
HiI'm trying to push some data using nornir framework, however when I receive error 404: method not allowed Error.I'm using IOS-XE version 16.9.3 with csr1000v as my test environment.Python version: 3.7.3 There many policy-map configured on the dev...
I'm not sure how is it related to that issue but the point is if I send without specifying nested keys like following snippet, configuration are pushed to router successfully:json=task.host['body']But when I try to push an specific part of the data, ...