gns3-server/docs/api/v2/controller/hypervisor/sshutdown.rst

15 lines
524 B
ReStructuredText
Raw Normal View History

/v2/hypervisors/shutdown
------------------------------------------------------------------------------------------------------------------------------------------
2015-02-04 09:31:31 +00:00
.. contents::
POST /v2/hypervisors/shutdown
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2016-03-11 14:21:21 +00:00
Shutdown the local hypervisor
2015-02-04 09:31:31 +00:00
Response status codes
**********************
2016-03-11 14:21:21 +00:00
- **201**: Hypervisor is shutting down
- **403**: Hypervisor shutdown refused
2015-02-24 10:38:57 +00:00