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

Error listing clusters with VirtualizationClustersList #199

Closed
zaikinlv opened this issue Feb 19, 2025 · 1 comment
Closed

Error listing clusters with VirtualizationClustersList #199

zaikinlv opened this issue Feb 19, 2025 · 1 comment

Comments

@zaikinlv
Copy link

Hi,
I have a problem with listing clusters:

no value given for required property allocated_vcpus

when running:

res, status, err := c.VirtualizationAPI.VirtualizationClustersList(ctx).Limit(2).Execute()

(status code 200)

go-netbox: 4.2.2-1
netbox server: 4.1.10

@nutgood
Copy link
Collaborator

nutgood commented Feb 19, 2025

Fixed in v4.2.2-2 as seen in this test

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

No branches or pull requests

2 participants