XenServer Administrator's Guide 4.1.0
Command line interface
76
Template parameters
Templates have the following parameters:
Parameter Name Description Type
uuid The unique identifier/object reference for
the template
read only
name-label The name of the template read/write
name-description The description string of the template read/write
user-version string for creators of VMs and templates to
put version information
read/write
is-a-template true if this is a template. Template VMs can
never be started, they are used only for
cloning other VMs
Note that setting is-a-template using the
CLI is not supported.
read/write
is-control-domain true if this is a control domain (domain 0 or
a driver domain)
read only
power-state Current power state; always halted for a
template
read only
power-state Current power state; always halted for a
template
read only
memory-dynamic-max dynamic maximum memory in bytes.
Currently unused, but if changed
the following constraint must be
obeyed: memory_static_max
>= memory_dynamic_max
>= memory_dynamic_min >=
memory_static_min.
read/write
memory-dynamic-min dynamic minimum memory in bytes.
Currently unused, but if changed the same
constraints for memory-dynamic-max
must be obeyed.
read/write
memory-static-max statically-set (absolute) maximum memory
in bytes. This is the main value used to
determine the amount of memory assigned
to a VM.
read/write
memory-static-min statically-set (absolute) minimum memory
in bytes. This represents the absolute
minimum memory, and memory-static-
min must be less than memory-static-
max. This value is currently unused
in normal operation, but the previous
constraint must be obeyed.
read/write
suspend-VDI-uuid The VDI that a suspend image is stored on
(has no meaning for a template)
read only
VCPUs-params configuration parameters for the selected
VCPU policy.
read/write map parameter










