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.- This data object must be updated as a whole.
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |