mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-12-19 12:57:56 +00:00
380 B
380 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