Data Object - MachineDetailsView

Class
VMware.Hv.MachineDetailsView
See also
MachineAgentPairingData, MachineData, MachineDesktopData, MachineId, MachineSessionData, ManagedMachineDetailsData, UserOrGroupId
Since
Horizon 7.7

Data Object Description

Details View of Machine.

Queryable Data Object

This data object is queryable using QueryService.

Cannot filter on the following MachineDetailsView attributes:

The following caveats apply:

Query Privileges

Privilege Description
MACHINE_VIEW is required to query MachineDetailsView.

Data Object Properties

Properties

Name Type Description
idMachineId

The id of the Machine.
  • This property cannot be updated.
groupIdUserOrGroupId

The id of the group. Required for querying the machines assigned to the users of this group.
  • This property need not be set.
dataMachineData

Information about the Machine.
desktopDataMachineDesktopData

Information about the desktop pool of the Machine.
sessionDataMachineSessionData

Information about the active session on the Machine. This will be unset when there is no active session on this Machine.
  • This property need not be set.
managedMachineDetailsDataManagedMachineDetailsData

Information applicable only to Managed Machines.
  • This property need not be set.
machineAgentPairingDataMachineAgentPairingData

Agent pairing data for this Machine.
  • This property need not be set.