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
b331f047afb197fb131bcc58cc1c18d0a5ceddee
netbox-community-netbox
/
netbox
/
virtualization
/
api
History
jeremystretch
b331f047af
Closes
#8222
: Enable the assignment of a VM to a specific host device within a cluster
2022-05-25 16:01:10 -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
#8222
: Enable the assignment of a VM to a specific host device within a cluster
2022-05-25 16:01:10 -04:00
urls.py
Rename OrderedDefaultRouter to NetBoxRouter & document for plugins
2022-03-11 15:59:03 -05:00
views.py
Closes
#8222
: Enable the assignment of a VM to a specific host device within a cluster
2022-05-25 16:01:10 -04:00