View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
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.- This data object must be updated as a whole.
Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | VmTemplateId |
VM template Id
|
||||||||||||||||||||||||||||||||||||||
name | xsd:string |
VM template name
|
||||||||||||||||||||||||||||||||||||||
path | xsd:string |
VM template path
|
||||||||||||||||||||||||||||||||||||||
operatingSystem | xsd:string |
Operating system enumeration as known to View.
|
||||||||||||||||||||||||||||||||||||||
operatingSystemDisplayName | xsd:string |
Operating system display name from Virtual Center.
|
||||||||||||||||||||||||||||||||||||||
virtualCenter | VirtualCenterId |
VirtualCenter id for this template
|
||||||||||||||||||||||||||||||||||||||
datacenter | DatacenterId |
Datacenter id for this template
|
||||||||||||||||||||||||||||||||||||||
hardwareVersion | xsd:int |
Template hardware version.
|
||||||||||||||||||||||||||||||||||||||
vGPUType | xsd:string |
NVIDIA GRID vGPU type configured on this template, if any.
Since Horizon View 6.1
|
||||||||||||||||||||||||||||||||||||||
incompatibleReasons | VmTemplateIncompatibleReasons |
Reasons that may preclude this VmTemplate from being used in full clone
desktop creation.
|
||||||||||||||||||||||||||||||||||||||
memoryMB | xsd:int |
Memory size of the template, in MB.
Since Horizon 7.4
|
||||||||||||||||||||||||||||||||||||||
diskSizeInBytes | xsd:long |
Sum of capacities of all the virtual disks in the template, in bytes.
Since Horizon 7.4
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |