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,I'm a newbie to YDK. I'm trying to pull the configurations from XRv instances using ydk.services.NetconfService.get_config. However, I'm not correctly entering my attributes. Provider is self explanatory, but I keep getting errors on 'source' a...
Hi Santiago,I tried nc-get-config-xr-ip-domain-99-ydk.py, but I am not able to get this script to run properly.I condensed the script to the following:from ydk.services import NetconfService, Datastorefrom ydk.providers import NetconfServiceProviderf...