Unable to assign IP Address to interface with /api/ipam/prefixes/<id>/available-ips/ #13876
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.6.2
Python version
3.8
Steps to Reproduce
Expected Behavior
I expect the newly created IP Address to be assigned the interface specified.
Observed Behavior
I get the following returned from the API:
So the
assigned_object_type
andassigned_object_id
is not populated as I expect it to be.The text was updated successfully, but these errors were encountered: