gns3-server/gns3server/handlers/api/controller
2019-02-20 10:47:33 +07:00
..
__init__.py Embed the appliances in the server. 2017-02-01 11:30:14 +01:00
appliance_handler.py Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527 2019-02-20 10:47:33 +07:00
compute_handler.py Fix some typos. 2018-10-04 15:22:42 +02:00
drawing_handler.py GNS3-API: implement GET for specific drawing and link 2018-01-05 13:44:46 +01:00
gns3_vm_handler.py When you change settings of the GNS3 VM the VM is reloaded and project using it closed 2016-08-26 14:09:18 +02:00
link_handler.py Offload slow file operations to threads for snapshots and project "save as". Ref #1187 #1307. 2018-04-28 16:01:43 +07:00
node_handler.py Fix API status code for start/stop/suspend/reload a node. Fixes #1353. 2018-06-14 16:39:32 +08:00
project_handler.py Fix some typos. 2018-10-04 15:22:42 +02:00
server_handler.py Fix some typos. 2018-10-04 15:22:42 +02:00
snapshot_handler.py Replace snapshots by import / export 2016-07-26 19:52:58 +02:00
symbol_handler.py Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674. 2019-01-21 23:49:43 +07:00