mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-27 08:12:32 +00:00
838 B
838 B
/v2/compute/projects/{project_id}/vmware/nodes/{node_id}/resume
POST /v2/compute/projects/{project_id}/vmware/nodes/{node_id}/resume
Resume a suspended VMware VM instance
Parameters
- project_id: Project UUID
- node_id: Node UUID
Response status codes
- 204: Instance resumed
- 400: Invalid request
- 404: Instance doesn't exist
Sample session
../../../examples/compute_post_projectsprojectidvmwarenodesnodeidresume.txt