Introduction

This file describes the XE CLI + bash examples included in the Software Development Kit (SDK) for the XenServer 4.0 product family.

XE CLI + bash examples

install-debian

[ browse ] [ download ]

A very simple example which installs Debian Etch 4.0 from the pre-existing VM template.

suspend-resume

[ browse ] [ download ]

A very simple example which demonstrates how to suspend and resume a VM.

clone-vms

[ browse ] [ download ]

An example which takes the uuid of a VM which is either running or halted. If it is running it is shutdown. The VM is cloned and if the original VM was running then both it and the clone are started.