mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 06:18:08 +00:00
15 lines
470 B
ReStructuredText
15 lines
470 B
ReStructuredText
|
/v2/gns3vm/stop
|
||
|
------------------------------------------------------------------------------------------------------------------------------------------
|
||
|
|
||
|
.. contents::
|
||
|
|
||
|
POST /v2/gns3vm/stop
|
||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
Stop the GNS3 VM
|
||
|
|
||
|
Response status codes
|
||
|
**********************
|
||
|
- **400**: Invalid request
|
||
|
- **204**: Instance stopped
|
||
|
|