1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 09:58:55 +00:00
gns3-server/docs/api/vpcsuuidstop.rst

20 lines
380 B
ReStructuredText
Raw Normal View History

2015-01-20 14:21:13 +00:00
/vpcs/{uuid}/stop
---------------------------------------------
.. contents::
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