gns3-server/docs/api/v2/compute/ethernet_hub/projectsprojectidethernethubnodesnodeidsuspend.rst
2017-03-06 14:35:39 +01: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

  • project_id: Project UUID
  • node_id: Node UUID

Response status codes

  • 204: Instance suspended
  • 400: Invalid request
  • 404: Instance doesn't exist