mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-13 04:48:22 +00:00
Pass *args to VM_CLASS.
Move Config the the base manager. More checks for projects (UUID, makedirs). Return error 500 when a VMError exception is raised. Some more progress to VirtualBox.
This commit is contained in:
@ -19,5 +19,5 @@ X-ROUTE: /virtualbox
|
||||
{
|
||||
"name": "VM1",
|
||||
"project_uuid": "a1e920ca-338a-4e9f-b363-aa607b09dd80",
|
||||
"uuid": "a028124a-9a69-4b06-b673-21f7eb3d034f"
|
||||
"uuid": "3142e932-d316-40d7-bed3-7ef8e2d313b3"
|
||||
}
|
||||
|
Reference in New Issue
Block a user