gns3-server/gns3server/api/routes/controller
grossmj 4d9e4e1059 Add prune images endpoint.
Use many-to-many relationship between images and templates.
2021-08-20 15:58:41 +09:30
..
dependencies Add user permissions + RBAC tests. 2021-06-03 15:40:12 +09:30
__init__.py Merge branch '3.0' into image-management-refactoring 2021-08-10 05:46:22 -07:00
appliances.py Save/restore appliances Etag. 2021-05-17 00:37:15 +09:30
computes.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09:30
controller.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09: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 Add prune images endpoint. 2021-08-20 15:58:41 +09:30
links.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09:30
nodes.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09:30
notifications.py Protect controlle notification endpoints. Ref #1888 2021-04-26 16:18:18 +09:30
permissions.py Merge branch '3.0' into image-management-refactoring 2021-08-10 05:46:22 -07:00
projects.py Fix exception with endpoints returning HTTP status code 204. Fixes #1891 2021-08-10 21:53:21 +09: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 Merge branch '3.0' into image-management-refactoring 2021-08-10 05:46:22 -07:00
users.py Merge branch '3.0' into image-management-refactoring 2021-08-10 05:46:22 -07:00