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
YDK services should act on objects. Reading data from the device should return YDK objects and not an XML string. Currently, get_config and get return string with XML data.
YDK services should act on objects. Reading data from the device should return YDK objects and not an XML string. Currently,
get_configandgetreturn string with XML data.