netbox-sync
netbox-sync copied to clipboard
Sync objects from VMware or redfish sources to NetBox
Hey, this is not as much a real issue, more a request to append documentation (to compensate for my lack of experience, probably). I've been running netbox in docker for...
Hello, I updated my Netbox from 3.4.x to 4.1.11 andnetbox-sync to 1.8.0 via GIT, and when I launche the command, I have this error : > Traceback (most recent call...
We have different tenants on different vcenter. I am changing vm tenant on netbox but when start netbox-sync ,vm tenant names are reverting to their old state. Is there any...
Hi, I would like to automatically change the status of Orphaned devices to "Decomissioning". Right now I do it in a second step, but i think it would be useful...
In vmware model is defined as Default string. Every time when data about this device is updated, device type is replaced with Default string. How to make sure that information...
Hi Ricardo.. After the last update, the netbox-sync script is removing IPs from interfaces that it does not find in VMware, but there are some IPs that exist and I...
Hi, i got netbox 2.4.2 and netbox-sync 1.8.0 runnig. It's really synching great. Only two virutal firewalls with CARP addresses assigned as FHRP-groups got an issue. The assignment to the...
# Feature: Add option to exclude disk sync for specific VMs #449 ## Problem Currently, there's no way to exclude specific parts of VM information from synchronization. When VMs are...
# Fix Custom Fields with object/multi-object type handling #451 ## Problem When patching NetBox objects with custom fields of type "object" or "multi-object", netbox-sync tries to use the complete object...
netbox-sync tries to adjust or atleast modify the custom_fields upon patching for values for "vcsa_vm_summary". netbox-sync takes the complete exisiting api response for custom fields and tries to patch the...