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
2015-01-20 15:27:28 +01:00

20 lines
380 B
ReStructuredText

/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