Skip to content

Data Object - ImageManagementTagQuerySpec

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.imagemanagement.ImageManagementTag.ImageManagementTagQuerySpec

Parameter to

ImageManagementTag_ListBySpec

See also

ImageManagementStreamId, VirtualCenterId

Since

Horizon 7.10

Data Object Description

Query spec for filtering image management tag.

Data Object Properties

Name Type Description
fetchAvailableAssetsOnly xsd:boolean When set to true, tags filtered would be having stream and version in AVAILABLE or PARTIALLY_AVAILABLE status and asset in AVAILABLE status. 2 1
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 :- 3 4. 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.
imageManagementStream ImageManagementStreamId Entity Id of image management stream.
virtualCenter VirtualCenterId Entity id of virtual center.

  1. This property need not be set. 

  2. This property has a default value of false. 

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

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