1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 10:28:56 +00:00
gns3-server/gns3server/handlers
Julien Duponchelle fd22cd8361
Send command line used to start the VM to client
Add a command_line attribute to the VM object with
the command line used to start the VM.

Now /start return the object in order to get
this new attribute. And the HTTP status code
is 200 instead of 204 because 204 disallow body.

Support:
* Qemu
* Dynamips
* IOU

Ref https://github.com/GNS3/gns3-gui/issues/513
2016-02-02 18:25:17 +01:00
..
api Send command line used to start the VM to client 2016-02-02 18:25:17 +01:00
__init__.py basic docker container support 2015-09-08 10:54:27 +02:00
index_handler.py A debug status page embed in the server 2015-12-18 14:38:26 +01:00
upload_handler.py Fix backup projects and a qemu broken tests 2015-11-09 14:17:19 +01:00