Skip to content

IpamPrefixesAvailablePrefixesCreate error no value given for required property children #180

Closed
@akos011221

Description

@akos011221

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions