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:
|
||||||||||||||||||||||||||||||||||||||||||||
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:
|
||||||||||||||||||||||||||||||||||||||||||||
refId | xsd:string | Reference ID used for this base image VM. Since Horizon 8.1 1 2 | ||||||||||||||||||||||||||||||||||||||||||||
numNics | xsd:int | Number of network interface cards in this base image VM. Since Horizon 8.8 2 |