mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-22 22:22:25 +00:00
716 B
716 B
/v2/compute/projects/{project_id}/frame_relay_switch/nodes/{node_id}/stop
POST /v2/compute/projects/{project_id}/frame_relay_switch/nodes/{node_id}/stop
Stop a Frame Relay switch
Parameters
- project_id: Project UUID
- node_id: Node UUID
Response status codes
- 400: Invalid request
- 404: Instance doesn't exist
- 204: Instance stopped