gns3-server/docs/api/v2/compute/ethernet_switch/projectsprojectidethernetswitchnodesnodeidsuspend.rst

734 B

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

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

Suspend an Ethernet switch (does nothing)

Parameters

  • project_id: Project UUID
  • node_id: Node UUID

Response status codes

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