gns3-server/gns3server/api/routes/controller
2021-12-08 00:00:54 +10:30
..
dependencies Secure websocket endpoints 2021-11-01 16:45:14 +10:30
__init__.py Merge branch '3.0' into image-management-refactoring 2021-08-10 05:46:22 -07:00
appliances.py Add a custom version to an appliance 2021-10-19 15:15:10 +10:30
computes.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09:30
controller.py Return the current controller hostname/IP from any compute 2021-10-21 21:38:36 +10:30
drawings.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09:30
gns3vm.py Complete type annotations for API endpoints. 2021-04-18 15:40:38 +09:30
groups.py Merge branch '3.0' into image-management-refactoring 2021-08-10 05:46:22 -07:00
images.py Appliance management refactoring: 2021-10-18 18:04:30 +10:30
links.py Fix packet capture 2021-12-02 18:07:09 +10:30
nodes.py Add isolate and unisolate endpoints. Ref https://github.com/GNS3/gns3-gui/issues/3190 2021-09-15 18:04:43 +09:30
notifications.py Ignore OSError when closing websocket 2021-12-08 00:00:54 +10:30
permissions.py Check if user has the right to add a permission 2021-08-19 14:47:48 +09:30
projects.py Ignore OSError when closing websocket 2021-12-08 00:00:54 +10:30
roles.py Merge branch '3.0' into image-management-refactoring 2021-08-10 05:46:22 -07:00
snapshots.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09:30
symbols.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09:30
templates.py Option to prune images when deleting template. 2021-08-23 10:27:10 +09:30
users.py Merge branch '3.0' into image-management-refactoring 2021-09-20 17:06:46 +09:30