Updated delete Netbox device functionality to delete the device if it exists...
Compare changes
+ 4
− 2
"""Contain all methods to communicate with the NetBox API endpoint. Data Center Infrastructure Main (DCIM)."""
@@ -199,8 +200,9 @@ class NetboxClient:
@@ -199,8 +200,9 @@ class NetboxClient: