21 lines
589 B
ReStructuredText
Raw Normal View History

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