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

IpamPrefixesAvailablePrefixesCreate error no value given for required property children #180

Open
akos011221 opened this issue Jul 22, 2024 · 0 comments

Comments

@akos011221
Copy link

akos011221 commented Jul 22, 2024

Hello,

I'm trying to create a child prefix under a container with IpamPrefixAvailablePrefixesCreate. My PrefixRequest contains the following properties:

AdditionalProperties (prefix_length), Description and a CustomField, named Location.

When I'm executing the ApiIpamPrefixesAvailablePrefixesCreateRequest with that content, the Execute returns a "no value given for required property children" error.

The HTTP response is still returning with 201 and the prefix is getting created in Netbox. But the returned []netbox.Prefix contains zero values.

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

1 participant