This repository contains a utility function that normalizes JSON data structures returned by NX-OS on-box Python libraries.
The utility function is the normalize_output
function found in the normalize_json_output.py file
Example scripts wherein this function is used can be found in the Examples folder.