Replies: 1 comment 2 replies
-
Tried many ways to add an ip address from API:
I also tried to copy examples from others (which I assume work for them), but no luck for me... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
NetBox version
3.1.7
Python version
3.8
Steps to Reproduce
Use the POST method for creating a new ip address
Expected Behavior
A new ip address should have been created
Observed Behavior
Netbox always returns "200 OK" with the list of current ip address already present in the IPAM module.
Beta Was this translation helpful? Give feedback.
All reactions