mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-05-02 00:53:04 +00:00
384 B
384 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