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

15 lines
526 B
ReStructuredText
Raw Normal View History

2016-03-07 16:57:12 +00:00
/v2/controller/servers/shutdown
------------------------------------------------------------------------------------------------------------------------------------------
2015-02-04 09:31:31 +00:00
.. contents::
2016-03-07 16:57:12 +00:00
POST /v2/controller/servers/shutdown
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Shutdown the local server
2015-02-04 09:31:31 +00:00
Response status codes
**********************
- **201**: Server is shutting down
- **403**: Server shutdown refused
2015-02-24 10:38:57 +00:00