I have a full inventory of devices in netbox. I want to now ingest them so it pulls serial numbers, models and creates interfaces etc.
The hostnames are identical but orb still creates a new object on first ingest.
Subsequent ingests update the newly created object correctly, not the original. So duplication only occurs once.
Steps to recreate issue:
-
Manually create device in netbox via import or GUI. Ensure hostname is identical to what Orb will discover.
-
Then ingest the same device via Orb.
This results in a second device being created.