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