mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-26 16:01:08 +00:00
715 B
715 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
- node_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