9c0fda2b520c906e9d28a69c4b451842d7101ea2
- The `force` parameter is optional and default to `false`. - If `force` is `true`, always do a hard shutdown. - Throw `INVALID_PARAMS` when a clean shutdown failed due to missing PV drivers.
Xen Orchestra Server
XO-Server is part of Xen Orchestra, a web interface for XenServer or XAPI enabled hosts.
It contains all the logic of XO and handles:
- connections to all XAPI servers/pools;
- a cache system to provide the best response time possible;
- users authentication and authorizations (work in progress);
- a JSON-RPC based interface for XO clients (i.e. XO-Web).
Installation
Manual install procedure is available here
How to report a bug?
If you are certain the bug is exclusively related to XO-Server, you may use the bugtracker of this repository.
Otherwise, please consider using the bugtracker of the general repository.
Description
Languages
JavaScript
90.9%
Vue
5.2%
TypeScript
2.6%
SCSS
0.5%
Smarty
0.3%
Other
0.3%