mirror of
https://github.com/GNS3/gns3-server
synced 2025-01-13 01:20:58 +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 | ||
config_handler.py | ||
docker_handler.py | ||
dynamips_device_handler.py | ||
dynamips_vm_handler.py | ||
file_handler.py | ||
iou_handler.py | ||
network_handler.py | ||
project_handler.py | ||
qemu_handler.py | ||
server_handler.py | ||
version_handler.py | ||
virtualbox_handler.py | ||
vmware_handler.py | ||
vpcs_handler.py |