15 lines
546 B
ReStructuredText
Raw Normal View History

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