nautobot / pynautobot

Nautobot Python SDK
https://pynautobot.readthedocs.io/en/latest/index.html
Apache License 2.0
36 stars 32 forks source link

v1.2.1 Add Feature: Removing the restriction on id for filter #76 #80

Closed jifox closed 1 year ago

jifox commented 1 year ago

Implement: #76

It is now allowed to filter per id. (switch = devices.get(id="..."))