Skip to content

docs/examples/ip_address.py missing Interface #87

@celeroncool

Description

@celeroncool

Diode SDK Python version

v1.10.0

Diode version

v1.10.0

Diode NetBox Plugin version

v1.10.0

NetBox version

v4.5.8

Steps to reproduce

Trying to ingest Device, Interface and Interface IP results in error "TypeError: IPAddress.new() got an unexpected keyword argument 'interface'"
Looking through documentation docs/examples/ip_address.py, I cannot find any mentions of "interface".
The interface object inside IP is last seen in the old documentation: https://github.com/netboxlabs/diode-sdk-python/blob/release/docs/entities.md

Expected behavior

When ingesting IP, it should be possible to assign it to interface.

Observed behavior

No IP is assigned to the created interface.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationstatus: needs triageThis issue is awaiting triage by a maintainer

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions