Data Object - VmTemplateInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.VmTemplate.VmTemplateInfo
Returned by
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:
|
||||||||||||||||||||||||||||||||||||||||||||
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 |