This website requires JavaScript.
Explore
Help
Register
Sign In
External
/
netbox
Watch
1
Star
0
Fork
0
You've already forked netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2025-12-21 19:56:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netbox
/
netbox
/
virtualization
/
api
History
Jeremy Stretch
3df8c63d5c
Merge branch 'develop' into develop-2.3
2017-11-14 14:38:32 -05:00
..
__init__.py
Implemented initial virtualization API
2017-08-08 16:33:34 -04:00
serializers.py
Fixes
#1699
: Correct nested representation in the API of primary IPs for virtual machines and add missing primary_ip property
2017-11-09 09:33:40 -05:00
urls.py
Closes
#1556
: Added API endpoints listing static field choices for each app
2017-10-10 16:41:35 -04:00
views.py
Closes
#1553
: Introduced support for bulk object creation via the API
2017-11-07 15:36:10 -05:00