curl -i -X POST 'http://localhost:3080/v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/qemu/nodes' -d '{"hda_disk_image": "linux\u8f7d.img", "name": "PC TEST 1", "qemu_path": "/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/tmp4__9bvkj/qemu-system-x86_64", "ram": 1024}' POST /v2/compute/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/qemu/nodes HTTP/1.1 { "hda_disk_image": "linux\u8f7d.img", "name": "PC TEST 1", "qemu_path": "/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/tmp4__9bvkj/qemu-system-x86_64", "ram": 1024 } HTTP/1.1 201 Content-Length: 1461 Content-Type: application/json Date: Thu, 03 Nov 2016 17:19:56 GMT Server: Python/3.5 GNS3/2.0.0dev4 X-Route: /v2/compute/projects/{project_id}/qemu/nodes { "acpi_shutdown": false, "adapter_type": "e1000", "adapters": 1, "boot_priority": "c", "cdrom_image": "", "cdrom_image_md5sum": null, "command_line": "", "console": 5000, "console_type": "telnet", "cpu_throttling": 0, "cpus": 1, "hda_disk_image": "linux\u8f7d.img", "hda_disk_image_md5sum": "c4ca4238a0b923820dcc509a6f75849b", "hda_disk_interface": "ide", "hdb_disk_image": "", "hdb_disk_image_md5sum": null, "hdb_disk_interface": "ide", "hdc_disk_image": "", "hdc_disk_image_md5sum": null, "hdc_disk_interface": "ide", "hdd_disk_image": "", "hdd_disk_image_md5sum": null, "hdd_disk_interface": "ide", "initrd": "", "initrd_md5sum": null, "kernel_command_line": "", "kernel_image": "", "kernel_image_md5sum": null, "legacy_networking": false, "mac_address": "00:dd:80:04:23:00", "name": "PC TEST 1", "node_directory": "/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/tmpy_0wuy69/projects/a1e920ca-338a-4e9f-b363-aa607b09dd80/project-files/qemu/26ee1a57-b93e-49e3-bcab-f495734c0423", "node_id": "26ee1a57-b93e-49e3-bcab-f495734c0423", "options": "", "platform": "x86_64", "process_priority": "low", "project_id": "a1e920ca-338a-4e9f-b363-aa607b09dd80", "qemu_path": "/var/folders/3s/r2wbv07n7wg4vrsn874lmxxh0000gn/T/tmp4__9bvkj/qemu-system-x86_64", "ram": 1024, "status": "stopped", "usage": "" }