Skip to content

Develop functoin to return difference between two YDK Objects of the same type #925

@xulleon

Description

@xulleon

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions