POST http://netbox.lutech.lab/api/ipam/ip-addresses/ not working #6169

Closed
opened 2025-12-29 19:37:40 +01:00 by adam · 0 comments
Owner

Originally created by @bbird81 on GitHub (Mar 4, 2022).

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.

Originally created by @bbird81 on GitHub (Mar 4, 2022). ### 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.
adam added the type: bug label 2025-12-29 19:37:40 +01:00
adam closed this issue 2025-12-29 19:37:40 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6169