View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopRecomposeSpec
- Class
- VMware.Hv.RecomposeSpec
- Parameter to
- Desktop_Recompose
- See also
- BaseImageSnapshotId, BaseImageVmId, MachineId
- Since
- Horizon View 6.0
Data Object Description
Specification for the recompose operation. This operation is applicable only to View Composer sourced desktops.Data Object Properties
Properties
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
parentVm | BaseImageVmId |
New base image VM for View Composer VMs. This must be in the same
datacenter as the base image of the desktop.
|
||||||
snapshot | BaseImageSnapshotId |
Base image snapshot for the View Composer desktop.
|
||||||
startTime | xsd:dateTime |
When to start the operation. If unset the operation will begin
immediately.
|
||||||
logoffSetting | xsd:string |
Determines when to perform the operation on machines which have an
active session.
|
||||||
stopOnFirstError | xsd:boolean |
Indicates that the operation should stop on first error.
|
||||||
machines | MachineId[] |
The machines to recompose. These must be associated with the desktop.
MachineIds of this type must originate from the Machine
service, but not the VirtualMachine or
RegisteredPhysicalMachine services.
|
||||||
changeImageForNewVMs | xsd:boolean |
Change the default image for new machines. If this flag set to TRUE,
existing machines in the pool get re-composed to the selected
snapshot and new machines creates from the latest snapshot. If this
flag is set to FALSE, existing machines in the pool gets re-composed
to the selected snapshot and new machines creates from the older
snapshot which is selected while creating pool
Since Horizon 7.7
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |