You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/api/routes/controller
grossmj f4b67f2e59
Allow auth token to be passed as a URL param
2 years ago
..
dependencies Allow auth token to be passed as a URL param 2 years ago
__init__.py Merge branch '3.0' into image-management-refactoring 3 years ago
appliances.py Add a custom version to an appliance 3 years ago
computes.py Add controller endpoints to get VirtualBox VMs, VMware VMs and Docker images 2 years ago
controller.py Return the current controller hostname/IP from any compute 3 years ago
drawings.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
gns3vm.py Complete type annotations for API endpoints. 3 years ago
groups.py Merge branch '3.0' into image-management-refactoring 3 years ago
images.py Fix issues when discovering images 2 years ago
links.py Fix packet capture 3 years ago
nodes.py Support delete Qemu disk image from API 2 years ago
notifications.py Ignore OSError when closing websocket 3 years ago
permissions.py Check if user has the right to add a permission 3 years ago
projects.py Reactivate project importation 2 years ago
roles.py Merge branch '3.0' into image-management-refactoring 3 years ago
snapshots.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
symbols.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 3 years ago
templates.py Revert "No need to add permissions when the super admin creates templates or projects" 3 years ago
users.py Handle creating Qemu disk images and resizing 2 years ago