gns3-server/docs/api/v1/server/servershutdown.rst

15 lines
466 B
ReStructuredText
Raw Normal View History

/v1/server/shutdown
----------------------------------------------------------------------------------------------------------------------
2015-02-04 10:31:31 +01:00
.. contents::
POST /v1/server/shutdown
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Shutdown the local server
2015-02-04 10:31:31 +01:00
Response status codes
**********************
- **201**: Server is shutting down
- **403**: Server shutdown refused
2015-02-24 11:38:57 +01:00