Skip to content

Data Object - ImageManagementStreamQuerySpec

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.imagemanagement.ImageManagementStream.ImageManagementStreamQuerySpec

Parameter to

ImageManagementStream_ListBySpec

See also

VirtualCenterId

Since

Horizon 7.10

Data Object Description

Query spec for filtering image management stream.

Data Object Properties

Name Type Description
status xsd:string Image management stream status. 1
* This property will be one of:
ValueDescription
AVAILABLEImage management stream is available for pools/farms to be created.
DELETEDImage management stream is deleted.
DISABLEDImage management stream is disabled and no further pools/farms can be created using the same.
FAILEDImage management stream creation has failed.
IN_PROGRESSImage management stream creation is in progress.
PARTIALLY_AVAILABLEImage management version could not be created in one or more environments.
PENDINGImage management stream is in pending state to be created by a task.
provisioningType xsd:string Provisioning type of the desktop/farm. 1
* This property will be one of:
ValueDescription
VIRTUAL_CENTERVirtual center virtual machines managed as view machines. This option is valid for Automated and Manual Desktop. In case of Automated Desktop, these refer to Full Virtual Machines that are created from a vCenter Server template.
INSTANT_CLONE_ENGINEInstant clone engine created 'instant clones' managed as view machines. Instant clone engine uses vmfork technology to create the instant clones, these clones take very less time for provisioning. Instant clones have many similarities to linked clones like :- 2 3. This option is only valid for Automated Desktop.
resourceType xsd:string Type of resource. 1
* This property will be one of:
ValueDescription
DESKTOPDenotes the Desktop Pool.
FARMDenotes the Farm.
virtualCenter VirtualCenterId Entity id of virtual center. 1

  1. This property need not be set. 

  2. Both instant and linked clones share the same base image and use less storage space than full virtual machines. 

  3. The user profile for both types clones can be redirected to persistent disks that will be unaffected by OS updates and refreshes.