Data Object - MachineNamesView
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Machine.MachineNamesView
See also
MachineBase, MachineId, MachineManagedMachineNamesData, MachineMessageSecurityData, MachineNamesData
Since
Horizon View 6.0
Data Object Description¶
This View includes names of Users and Desktops related to this Machine.
Queryable Data Object¶
This data object is queryable using QueryService.
Cannot filter on the following MachineNamesView attributes:
- base.operatingSystem
- namesData.userName
- namesData.desktopName
- managedMachineNamesData.hostName
- managedMachineNamesData.datastorePaths
Query Privileges
Privilege | Description |
---|---|
MACHINE_VIEW | is required to query MachineNamesView. |
Data Object Properties¶
Name | Type | Description |
---|---|---|
id | MachineId | The id of the Machine. |
base | MachineBase | Container for all other summary fields common to all the types of Machines. |
namesData | MachineNamesData | Names of entities related to this Machine |
messageSecurityData | MachineMessageSecurityData | Message security data for this machine. Since Horizon View 6.1 |
managedMachineNamesData | MachineManagedMachineNamesData | Information applicable only to Managed Machines. 1 |
-
This property need not be set. ↩