Skip to content

I cannot list devices without define cable_end property #195

Closed
@lukas016

Description

@lukas016

Hi,

i cannot list interfaces in netbox with latest version of library 4.2.2-0.

I always get error:

"no value given for required property cable_end"

Code:

infResList, res, err := client.DcimAPI.DcimInterfacesList(context.Background()).Limit(1000).Execute()

I didn't have this problem with older versions 3.x.x.

If i set cable end to A or B, it will work. But not all interfaces had set cable_end in netbox and i cannot get all interfaces which i need.

Netbox server version is 4.1.11

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions