github netbox-community/pynetbox v3.4.8

latest releases: v7.3.3, v7.3.2, v7.3.1...
5 years ago
  • Fixes #106 by adding a units DetailEndpoint onto the Racks object that lets users get the devices in a rack. Calling netbox.dcim.racks.get(x).units.list() will return a list of RU objects that have a device attribute populated with a Record object of the device in that RU.

  • Fixes #110 in serializer that failed to handle tagged_vlans field correctly. This also added the ability for objects stored in lists to be turned into Record objects requested in #92

Don't miss a new pynetbox release

NewReleases is sending notifications on new releases.