
Parameter Name | Description | Type |
|
|
|
subtasks | contains the UUID(s) of all the subtasks of | read only |
| this task |
|
|
|
|
task-cancel
task-cancel [uuid=<task_uuid>]
Direct the specified Task to cancel and return.
Template Commands
Commands for working with VM templates.
Templates are essentially VMs with the
The template objects can be listed with the standard object listing command (xe
Template Parameters
Templates have the following parameters:
Parameter Name | Description | Type | |
|
|
|
|
uuid | the | unique identifier/object | read only |
| reference for the template |
| |
|
|
| |
the name of the template | read/write | ||
|
|
| |
the description string of the | read/write | ||
| template |
| |
|
|
|
|
string | for creators of VMs | read/write | |
| and templates to put version |
| |
| information |
| |
|
|
| |
true if this is a template. | read/write | ||
| Template VMs can never be |
| |
| started, they are used only for |
| |
| cloning other VMs |
| |
|
|
| |
true if this is a control domain | read only | ||
| (domain 0 or a driver domain) |
| |
|
|
| |
current power state; always | read only | ||
| halted for a template |
| |
|
|
|
|
151