You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have trying to change an existing IP address's custom field (MAC address) and the code runs successfully but the change is not made to the IP address.
pynetbox version
v7.3.3
NetBox version
v4.0.3
Python version
3.11
Steps to Reproduce
Hi all!
I have trying to change an existing IP address's custom field (MAC address) and the code runs successfully but the change is not made to the IP address.
I have tried with these approaches:
With Endpoint update:
With Respons - request update:
In previous Netbox versions this script runned successfully so I think something has changed in the API and Django structure.
Expected Behavior
The custom field of the IP address has changed.
Observed Behavior
The custom field of the IP address has not changed.
The text was updated successfully, but these errors were encountered: