View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - MachineNamesView
- Class
- VMware.Hv.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
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |