Skip to content

Data Object - BaseImageVmInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.BaseImageVm.BaseImageVmInfo

Returned by

BaseImageVm_Get, BaseImageVm_List, BaseImageVm_ListByDatacenter

See also

BaseImageVmId, BaseImageVmIncompatibleReasons, DatacenterId, VirtualCenterId

Since

Horizon View 6.0

Data Object Description

VMInfo is a set of VM attributes for parent VMs retrieved from the VC.

Data Object Properties

Name Type Description
id BaseImageVmId VM id 2
name xsd:string VM name 2
path xsd:string VM 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 VM 2
datacenter DatacenterId Datacenter id for this VM 1 2
incompatibleReasons BaseImageVmIncompatibleReasons Reasons that may preclude this BaseImageVm from having its snapshots used in linked clone desktop or farm creation. 2
networkType xsd:string Type of network base image vm belongs to. Since Horizon 7.9 2
* This property will be one of:
ValueDescription
"Network"Standard network
"OpaqueNetwork"Opaque network
"DistributedVirtualPortgroup"DVS port group
refId xsd:string Reference ID used for this base image VM. Since Horizon 8.1 1 2

  1. This property need not be set. 

  2. This property cannot be updated.