mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-22 14:12:29 +00:00
702 B
702 B
/v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/start
POST /v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/start
Start an Ethernet hub
Parameters
- node_id: Node UUID
- project_id: Project UUID
Response status codes
- 400: Invalid request
- 404: Instance doesn't exist
- 204: Instance started