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