bb-Ricardo / netbox-sync

Sync objects from VMware or redfish sources to NetBox
MIT License
290 stars 65 forks source link

fix issue with cached data from previous NetBox versions #415

Closed bb-Ricardo closed 4 weeks ago

bb-Ricardo commented 1 month ago

In order to mitigate issues due to NetBox API changes it is necessary to compare the NetBox version which the cached data was requested and the current NetBox version.