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 Team,
I'm having some trouble when executing the sample script at
http://ydk.cisco.com/py/docs/api/services/gnmi_service.html#gnmi-service-examples
Running the script results in the following error:
Traceback (most recent call last):
File ...
Hello Experts,
I'd like some guidance on a script that gets operational data from xr router, then certain key/values are extracted from the json output, with the goal to display it on a webpage (using YDK-PY with FLASK microframework to display dat...