netbox-community / pynetbox

Python API client library for Netbox.
Apache License 2.0
580 stars 172 forks source link

Update DCIM Records for NB 4.x #645

Closed arthanson closed 2 months ago

arthanson commented 2 months ago

Proposed Changes

The following endpoints need to be added as records and to the mapper:

dcim.connected-device
dcim.rack-types
dcim.virtual-device-contexts

This has changed as needs to be checked / fixed:
"dcim.cablepath"

Justification

Update pyNetbox to support newer versions of NetBox