View API
|
| Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |
Data Object - VirtualMachineInfo
- Class
- VMware.Hv.VirtualMachineInfo
- Returned by
- VirtualMachine_List
- See also
- MachineId, VirtualMachineIncompatibleReasons
- Since
- Horizon View 6.0
Data Object Description
VirtualMachineInfo is a set of VM attributes for VMs retrieved from the VC.Data Object Properties
Properties
| Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | MachineId |
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.
|
||||||||||||||||||||||||||||||||||||||||||
| hardwareVersion | xsd:int |
VM hardware version.
|
||||||||||||||||||||||||||||||||||||||||||
| vGPUType | xsd:string |
NVIDIA GRID vGPU type configured on this virtual machine, if any.
Since Horizon View 6.1
|
||||||||||||||||||||||||||||||||||||||||||
| incompatibleReasons | VirtualMachineIncompatibleReasons |
Reasons that may preclude this VirtualMachine from being used in manual
desktop creation.
|
||||||||||||||||||||||||||||||||||||||||||
| refId | xsd:string |
Reference ID used for this virtual machine.
Since Horizon 8.1
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |