1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/gns3server/handlers/api/controller
Julien Duponchelle 0854c04687
API for duplication a Node
Support:
* VPCS
* Dynamips router
* Ethernet switch

Ref #1065
2017-07-24 10:08:22 +02:00
..
__init__.py Embed the appliances in the server. 2017-02-01 11:30:14 +01:00
appliance_handler.py Embed the appliances in the server. (#927) 2017-04-12 14:35:49 +02:00
compute_handler.py Implement an api call for computing the IDLE PC 2017-07-07 17:50:40 +02:00
drawing_handler.py Cleanup 2017-07-20 17:04:50 +02: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 Suspend link 2017-07-19 17:30:25 +02:00
node_handler.py API for duplication a Node 2017-07-24 10:08:22 +02:00
project_handler.py Merge remote-tracking branch 'origin/master' into 2.1 2017-06-21 15:13:04 +02:00
server_handler.py Fix Can't connect to compute local on some computers 2017-03-21 18:06:45 +01:00
snapshot_handler.py Replace snapshots by import / export 2016-07-26 19:52:58 +02:00
symbol_handler.py Catch a permission error on symbols 2017-03-13 17:50:39 +01:00