You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some arguments in YDK-Py default to an unusual value of -1 instead of None. The change in defaults happened when YDK-Py 0.6.0 was introduced. Some examples can be seen in the NETCONF service. Other services or providers might have some instances too.
The text was updated successfully, but these errors were encountered:
Some arguments in YDK-Py default to an unusual value of
-1
instead ofNone
. The change in defaults happened when YDK-Py 0.6.0 was introduced. Some examples can be seen in the NETCONF service. Other services or providers might have some instances too.The text was updated successfully, but these errors were encountered: