No results if FQDN is not specified in the list of columns.
The script returns no results if a custom list of columns is specified AND fqdn is not on that list. If the example provided in the documentation is used--
columns:
- uptime
- vendor
--this will return no results. If I add fqdn to the list, I get the expected results. It appears that there is a key error from line 126 if fqdn is not present. I tested this by modifying the line to be "if device.get('fqdn'):" which gives the expected results even if fqdn is not specified on the list of columns.
We are running on version 6.2.1 of the SDK and our IP Fabric instance is 6.1.0+11.