-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
discussionThis issue is for discussion purposes.This issue is for discussion purposes.
Description
Hi there!
It seems that Vlans are not synchronized (not tagged with netbox-ssot), only the DefaultVlanGroup are created/updated.
nicolas@MacBook-Pro-de-Nicolas:~/go/src/github.com/n-rodriguez/netbox-ssot$ grep 'Vlan ' foo.log
2025/02/27 20:45:06 rest.go:66 DEBUG (inventory): Getting all objects.Vlan from Netbox
2025/02/27 20:45:06 rest.go:69 DEBUG (inventory): Getting objects.Vlan with limit=250 and offset=0
2025/02/27 20:45:06 add_items.go:906 DEBUG (inventory): Vlan FooDefaultVlanGroup already exists in Netbox and is up to date...
2025/02/27 20:45:06 add_items.go:906 DEBUG (inventory): Vlan FooDefaultVlanGroup already exists in Netbox and is up to date...
2025/02/27 20:45:06 add_items.go:906 DEBUG (inventory): Vlan BarDefaultVlanGroup already exists in Netbox and is up to date...
2025/02/27 20:45:06 add_items.go:906 DEBUG (inventory): Vlan BarDefaultVlanGroup already exists in Netbox and is up to date...Thank you!
Metadata
Metadata
Assignees
Labels
discussionThis issue is for discussion purposes.This issue is for discussion purposes.