Skip to content

[Bug] VMware/ESX Vlans are not synchronized #516

@n-rodriguez

Description

@n-rodriguez

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

No one assigned

    Labels

    discussionThis issue is for discussion purposes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions