pynetbox icon indicating copy to clipboard operation
pynetbox copied to clipboard

Rename model dcim.ConnectedEndpoint to dcim.ConnectedEndpoints and it conform to the new cable termination model from 3.3.x

Open ChilloManiac opened this issue 2 years ago • 0 comments

In netbox 3.3.x cables support multiple terminations on either end - The corresponding model of e.g. an interface uses connected_endpoints now instead of connected_endpoint and contains a list of interfaces.

Pynetbox version: 6.6.2

ChilloManiac avatar Nov 17 '22 09:11 ChilloManiac