mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-25 23:41:07 +00:00
3deb555981
Fix #495
695 B
695 B
/v2/compute/projects/{project_id}/vmware/nodes/{node_id}/start
POST /v2/compute/projects/{project_id}/vmware/nodes/{node_id}/start
Start a VMware VM instance
Parameters
- project_id: Project UUID
- node_id: Node UUID
Response status codes
- 400: Invalid request
- 404: Instance doesn't exist
- 204: Instance started