mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-13 00:09:48 +00:00
513 B
513 B
/v1/{project_id}/vpcs/vms/{vm_id}/start
POST /v1/{project_id}/vpcs/vms/{vm_id}/start
Start a VPCS instance
Parameters
- vm_id: UUID for the instance
- project_id: UUID for the project
Response status codes
- 400: Invalid request
- 404: Instance doesn't exist
- 204: Instance started