Skip to content

Data Object - MachineViewComposerData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.ViewComposerData

Property of

MachineManagedMachineData

See also

PersistentDiskId

Since

Horizon View 6.0

Data Object Description

Fields specific to View Composer

Data Object Properties

Name Type Description
baseImagePath xsd:string The base image. 1 2
baseImageSnapshotPath xsd:string The base image snapshot. 1 2
pendingBaseImagePath xsd:string The pending base image. 1 2
pendingBaseImageSnapshotPath xsd:string The pending base image snapshot. 1 2
imageManagementStreamName xsd:string Name of the image management stream. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2
imageManagementTagName xsd:string Name of the image management tag. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2
pendingImageManagementStreamName xsd:string Name of the pending image management stream. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2
pendingImageManagementTagName xsd:string Name of the pending image management tag. This will be populated only for instant clone machines provisioned from pools created using image catalog. Since Horizon 7.10 1 2
lastMaintenanceTime xsd:dateTime The time of last maintenance operation. 1 2
operation xsd:string The current maintenance operation. 1 2
* This property will be one of:
ValueDescription
"REFRESH"A refresh operation.
"RESYNC"A resync operation.
"REBALANCE"A rebalance operation.
"ATTACH"A persistent disk attach operation.
"DETACH"A persistent disk detach operation.
"REPLACE"A persistent disk replace operation.
"CHECKPOINT"A checkpoint operation.
"PUSH_IMAGE"A push image operation (Instant Clone Engine only).
autoRefreshLogOffSetting xsd:string The logoff setting for auto refresh operation. Since Horizon 7.4 1 2
* This property will be one of:
ValueDescription
"FORCE_LOGOFF"Users will be forced to log off when the system is ready to operate on their virtual machines. Before being forcibly logged off, users may have a grace period in which to save their work (Global Settings).
"WAIT_FOR_LOGOFF"Wait for connected users to disconnect before the task starts. The operation starts immediately on machines without active sessions.
operationState xsd:string The maintenance operation state. 1 2
* This property will be one of:
ValueDescription
"UNDEFINED"The operation state is unrecognized.
"SCHEDULED"The operation is scheduled for future execution.
"PROGRESSING"The operation is in progress.
"COMPLETED"The operation has completed.
"FAULT"The operation has encountered an error.
"CANCELLING"The operation has been cancelled.
"HOLDING"The operation has been paused.
"CREATE"The operation is being initiated.
"STANDBY"The operation is on standby for selective push.
datastorePaths xsd:string[] The name(s) of the datastore(s) occupied by the virtual machine. 1 3 2
persistentDisks PersistentDiskId[] Deprecated.This is being deprecated since View Composer will no longer be supported from Horizon version 2012 onwards. The persistent disk(s). 1 3 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This property is an unordered array of unique values.