Data Object - RegisteredPhysicalMachineBase
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.RegisteredPhysicalMachine.RegisteredPhysicalMachineBase
Property of
RegisteredPhysicalMachineInfo
Since
Horizon View 6.0
Data Object Description
The MachineBase attributes.
Data Object Properties
| Name |
Type |
Description |
| name |
xsd:string |
The name of the Machine. |
| dnsName |
xsd:string |
The DNS name of the Machine. |
| description |
xsd:string |
Description of the machine. Since Horizon 7.7 |
| operatingSystem |
xsd:string |
Operating system enumeration as known to View. * This property will be one of:
| Value | Description |
|---|
| Unknown | | | Windows XP | Windows XP | | Windows Vista | Windows Vista | | Windows 7 | Windows 7 | | Windows 8 | Windows 8 | | Windows 10 | Windows 10 | | 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) |
|