mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-01-15 09:19:56 +00:00
385 B
385 B
/vpcs/{uuid}/stop
POST /vpcs/{uuid}/stop
Stop a VPCS instance
Parameters
- uuid: Instance UUID
Response status codes
- 400: Invalid VPCS instance UUID
- 404: Instance doesn't exist
- 204: Instance stopped