mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
da00aa030a
Fix #116
15 lines
466 B
ReStructuredText
15 lines
466 B
ReStructuredText
/v1/server/shutdown
|
|
----------------------------------------------------------------------------------------------------------------------
|
|
|
|
.. contents::
|
|
|
|
POST /v1/server/shutdown
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
Shutdown the local server
|
|
|
|
Response status codes
|
|
**********************
|
|
- **201**: Server is shutting down
|
|
- **403**: Server shutdown refused
|
|
|