mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-15 21:08:55 +00:00
fd22cd8361
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 |
||
---|---|---|
.. | ||
__init__.py | ||
docker.py | ||
dynamips_device.py | ||
dynamips_vm.py | ||
file.py | ||
iou.py | ||
nio.py | ||
project.py | ||
qemu.py | ||
version.py | ||
virtualbox.py | ||
vm.py | ||
vmware.py | ||
vpcs.py |