gns3-server/docs/api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidsuspend.rst
Julien Duponchelle b5cb625169
Rebuild doc
2016-07-14 15:33:09 +02:00

710 B

/v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/suspend

POST /v2/compute/projects/{project_id}/ethernet_hub/nodes/{node_id}/suspend

Suspend 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 suspended