Issue tracker is ONLY used for reporting bugs. Please use the YDK Community for any support issues.
Expected Behavior
inputs:
- src_obj
- dest_obj
- void_list: [{v_key1: xpath1}, {v_key2: xpath2}, ...{v_keyn: xpathn}]. If void_list is provided, the function will exclude the keys which is in the void_list from output
return: list of dictionaries [{key1: {'path1': , 'value': }}, ....{keyn: {'pathn': , 'value': }}]
Current Behavior
Steps to Reproduce
Your Script
Logs
Enable logging and post the logs below
System Information