Data Object - VmTemplateInfo

Class
VMware.Hv.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.

Data Object Properties

Properties

Name Type Description
idVmTemplateId

VM template Id
  • This property cannot be updated.
namexsd:string

VM template name
  • This property cannot be updated.
pathxsd:string

VM template path
  • This property cannot be updated.
operatingSystemxsd:string

Operating system enumeration as known to View.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "Unknown"
    "Windows XP"Windows XP
    "Windows Vista"Windows Vista
    "Windows 7"Windows 7
    "Windows 8"Windows 8
    "Windows 10"Windows 10
    "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"Windows Server 2016
    "Linux (other)"Linux (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)
operatingSystemDisplayNamexsd:string

Operating system display name from Virtual Center.
  • This property need not be set.
  • This property cannot be updated.
virtualCenterVirtualCenterId

VirtualCenter id for this template
  • This property cannot be updated.
datacenterDatacenterId

Datacenter id for this template
  • This property need not be set.
  • This property cannot be updated.
hardwareVersionxsd:int

Template hardware version.
  • This property need not be set.
  • This property cannot be updated.
vGPUTypexsd:string

NVIDIA GRID vGPU type configured on this template, if any.

Since Horizon View 6.1
  • This property need not be set.
  • This property cannot be updated.
incompatibleReasonsVmTemplateIncompatibleReasons

Reasons that may preclude this VmTemplate from being used in full clone desktop creation.
  • This property cannot be updated.
memoryMBxsd:int

Memory size of the template, in MB.

Since Horizon 7.4
  • This property need not be set.
  • This property cannot be updated.
diskSizeInBytesxsd:long

Sum of capacities of all the virtual disks in the template, in bytes.

Since Horizon 7.4
  • This property need not be set.
  • This property cannot be updated.