gns3-server/docs/api/v2/controller/server/shutdown.rst

21 lines
589 B
ReStructuredText
Raw Normal View History

2016-06-04 11:40:39 +03:00
/v2/shutdown
------------------------------------------------------------------------------------------------------------------------------------------
.. contents::
2016-06-04 11:40:39 +03:00
POST /v2/shutdown
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016-06-04 11:40:39 +03:00
Shutdown the local server
Response status codes
**********************
2016-06-04 11:40:39 +03:00
- **201**: Server is shutting down
- **403**: Server shutdown refused
Sample session
***************
2016-06-04 11:40:39 +03:00
.. literalinclude:: ../../../examples/controller_post_shutdown.txt