Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listing VLANs with L2VPN Termination set is broken on Netbox 4.1. #43

Open
thorarne opened this issue Jan 24, 2025 · 0 comments · May be fixed by #44
Open

Listing VLANs with L2VPN Termination set is broken on Netbox 4.1. #43

thorarne opened this issue Jan 24, 2025 · 0 comments · May be fixed by #44

Comments

@thorarne
Copy link

Using this module to list VLANs on a Netbox 4.1 instance will break with error:

json: cannot unmarshal object into Go struct field NestedL2VPN.results.l2vpn_termination.l2vpn.type of type string

if the vlan has l2vpn termination assigned to it.

This is because the connected l2vpn attribute: type has changed from a string to an object.

@thorarne thorarne linked a pull request Jan 24, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant