This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
Activity
Files
5b43a108bcaaf3de45d420c4527262152ed3dca8
netbox-community-netbox
/
netbox
/
ipam
/
api
History
Jeremy Stretch
30d1605007
Closes
#1246
: Added ability to auto-create the next available IP address within a prefix
2017-06-30 16:51:31 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
serializers.py
#1246
: Initial work on an API endpoint to retrieve available IPs for a prefix
2017-06-28 16:23:17 -04:00
urls.py
Import unicode_literals
2017-05-24 11:33:11 -04:00
views.py
Closes
#1246
: Added ability to auto-create the next available IP address within a prefix
2017-06-30 16:51:31 -04:00