A SERVICE OF

logo

202
Parameter Name Description Type
snapshot_time the timestamp of the
snapshot operation that
created this VM snapshot
read only
memory-target the target amount of memory
set for this VM
read only
blocked-operations lists the operations that
cannot be performed on this
VM
read/write map parameter
last-boot-record record of the last boot
parameters for this template,
in XML format
read only
ha-always-run True if this VM will always
restarted on another host in
case of the failure of the host
it is resident on
read/write
ha-restart-priority 1, 2, 3 or best effort. 1 is the
highest restart priority
read/write
blobs binary data store read only
live True if the VM is running,
false if HA suspects that the
VM may not be running.
read only
vm-cd-add
vm-cd-add cd-name=<name_of_new_cd> device=<integer_value_of_an_available_vbd>
[<vm-selector>=<vm_selector_value>...]
Add a new virtual CD to the selected VM. The device parameter should be selected from the value of the
allowed-VBD-devices parameter of the VM.
The VM or VMs on which this operation should be performed are selected using the standard selection
mechanism (see VM selectors). Optional arguments can be any number of the VM parameters listed at the
beginning of this section.
vm-cd-eject
vm-cd-eject [<vm-selector>=<vm_selector_value>...]
Eject a CD from the virtual CD drive. This command only works if there is one and only one CD attached to
the VM. When there are two or more CDs, use the command xe vbd-eject and specify the UUID of the VBD.
The VM or VMs on which this operation should be performed are selected using the standard selection
mechanism (see VM selectors). Optional arguments can be any number of the VM parameters listed at the
beginning of this section.