1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-20 23:08:55 +00:00
gns3-server/docs/api/v2/controller/server/shutdown.rst
2018-01-08 09:26:44 +01:00

21 lines
589 B
ReStructuredText

/v2/shutdown
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
POST /v2/shutdown
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Shutdown the local server
Response status codes
**********************
- **201**: Server is shutting down
- **403**: Server shutdown refused
Sample session
***************
.. literalinclude:: ../../../examples/controller_post_shutdown.txt