Difference between revisions of "XAPI"

From Xen
m (Tutorials and presentations)
Line 26: Line 26:
 
* [[XCP:_From_the_Enterprise_Data_Center_to_the_Cloud|XCP: From the Enterprise to the Data Center]]
 
* [[XCP:_From_the_Enterprise_Data_Center_to_the_Cloud|XCP: From the Enterprise to the Data Center]]
   
[[Category:XCP]]
+
[[Category:XAPI]]
 
[[Category:Glossary]]
 
[[Category:Glossary]]
 
[[Category:Users]]
 
[[Category:Users]]

Revision as of 12:46, 28 March 2014

Icon todo.png Needs Additions

This page needs to be created. We need a proper definition of XAPI, examples, links on how to use it, etc.


Overview

The Xen Management API or XAPI is

  • A Toolstack implementing the XAPI interface
  • An interface for remotely configuring and controlling virtualised guests running on a Xen-enabled host

It is the core component of XCP and XenServer. XAPI adds additional functionality compared to other Xen toolstacks, for example (but not limited to)

  • Extends Xen to cover multiple hosts
  • VM lifecycle: live snapshots, checkpoint, migration 
  • Resource pools: live migration, auto configuration, disaster recovery 
  • Flexible storage and networking
  • Event tracking: progress, notification 
  • Upgrade and patching capabilities 
  • Real-time performance monitoring and alerting

Further Information

3rd party Integrations and tools

Tutorials and presentations