Skip to content

Data Object - VmTemplateInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.VmTemplate.VmTemplateInfo

Returned by

VmTemplate_List, VmTemplate_ListByDatacenter

See also

DatacenterId, VirtualCenterId, VmTemplateId, VmTemplateIncompatibleReasons

Since

Horizon View 6.0

Data Object Description

VMTemplateInfo is a set of template attributes retrieved from the VC. 3

Data Object Properties

Name Type Description
id VmTemplateId VM template Id 2
name xsd:string VM template name 2
path xsd:string VM template path 2
operatingSystem xsd:string Operating system enumeration as known to View. 1 2
* This property will be one of:
ValueDescription
"Unknown"
"Windows XP"Windows XP
"Windows Vista"Windows Vista
"Windows 7"Windows 7
"Windows 8"Windows 8
"Windows 10"Windows 10
"Windows 11"Windows 11
"Windows Server 2003"Windows Server 2003
"Windows Server 2008"Windows Server 2008
"Windows Server 2008R2"Windows Server 2008R2
"Windows Server 2012"Windows Server 2012
"Windows Server 2012R2"Windows Server 2012R2
"Windows Server 10"null
"Windows Server 2016"null
"Windows Server 2016 or above"Windows Server 2016 or above
"Linux (other)"Linux (other)
"Linux Server (other)"Linux server (other)
"Linux (Ubuntu)"Linux (Ubuntu)
"Linux (Red Hat Enterprise Linux)"Linux (Red Hat Enterprise)
"Linux (SUSE Linux Enterprise Server)"Linux (Suse)
"Linux (CentOS)"Linux (CentOS)
operatingSystemDisplayName xsd:string Operating system display name from Virtual Center. 1 2
virtualCenter VirtualCenterId VirtualCenter id for this template 2
datacenter DatacenterId Datacenter id for this template 1 2
hardwareVersion xsd:int Template hardware version. 1 2
vGPUType xsd:string NVIDIA GRID vGPU type configured on this template, if any. Since Horizon View 6.1 1 2
incompatibleReasons VmTemplateIncompatibleReasons Reasons that may preclude this VmTemplate from being used in full clone desktop creation. 2
memoryMB xsd:int Memory size of the template, in MB. Since Horizon 7.4 1 2
diskSizeInBytes xsd:long Sum of capacities of all the virtual disks in the template, in bytes. Since Horizon 7.4 1 2
refId xsd:string Reference ID used for this vm template. Since Horizon 8.1 1 2

  1. This property need not be set. 

  2. This property cannot be updated. 

  3. This data object must be updated as a whole.