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
netbox-community-netbox
/
netbox
/
virtualization
/
api
History
jeremystretch
db42589cca
Closes
#5303
: A virtual machine may be assigned to a site and/or cluster
2022-05-26 14:59:49 -04:00
..
__init__.py
Implemented initial virtualization API
2017-08-08 16:33:34 -04:00
nested_serializers.py
Fixes
#6710
: Fix assignment of VM interface parent via REST API
2021-07-07 11:55:20 -04:00
serializers.py
Closes
#5303
: A virtual machine may be assigned to a site and/or cluster
2022-05-26 14:59:49 -04:00
urls.py
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
2022-03-11 15:59:03 -05:00
views.py
Closes
#5303
: A virtual machine may be assigned to a site and/or cluster
2022-05-26 14:59:49 -04:00