POST to /api/ipam/prefixes/{pk}/available-ips/ API returns a /32 address rather than prefix's netmask #2222
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Issue type
[ ] Feature request
[x] Bug report
[ ] Documentation
[ ] Housekeeping
Environment
Description
Given the following prefix definition:
Additionally, a device interface exists:
During the POST to
https://netbox/api/ipam/prefixes/481/available-ips/
of the following JSON, the result returns the ip of /32 rather than the (expected) prefix's /27The text was updated successfully, but these errors were encountered: