Updated delete Netbox device functionality to delete the device if it exists...
Compare changes
+ 4
− 2
@@ -199,8 +200,9 @@ class NetboxClient:
Updated delete Netbox device functionality to delete the device if it exists and don't raise AttributeError.