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
c65b9fcb0b5ddd1f3f843f2573bf5b54a0bdcc65
netbox-community-netbox
/
netbox
/
dcim
/
api
History
Joel
c65b9fcb0b
Add an api endpoint for listing all connections
2016-07-19 09:08:14 -07:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
exceptions.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
serializers.py
Corrected RackGroupNestedSerializer() definition
2016-07-15 15:34:28 -04:00
urls.py
Update the valid urls, to expose the new api connection listing endpoint. Naming convention updated for both interface connections to match the rest.
2016-07-19 09:08:14 -07:00
views.py
Add an api endpoint for listing all connections
2016-07-19 09:08:14 -07:00