View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - BaseImageVmInfo
- Class
- VMware.Hv.BaseImageVmInfo
- Returned by
- 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
Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BaseImageVmId |
VM id
|
||||||||||||||||||||||||||||||||||||||
name | xsd:string |
VM name
|
||||||||||||||||||||||||||||||||||||||
path | xsd:string |
VM 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 VM
|
||||||||||||||||||||||||||||||||||||||
datacenter | DatacenterId |
Datacenter id for this VM
|
||||||||||||||||||||||||||||||||||||||
incompatibleReasons | BaseImageVmIncompatibleReasons |
Reasons that may preclude this BaseImageVm from having its snapshots
used in linked clone desktop or farm creation.
|
||||||||||||||||||||||||||||||||||||||
networkType | xsd:string |
Type of network base image vm belongs to.
Since Horizon 7.9
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |