View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - MachineBase
- Class
- VMware.Hv.MachineBase
- Property of
- MachineInfo, MachineNamesView, MachineSummaryView
- See also
- AccessGroupId, DesktopId, MachineAlias, SessionId, UserOrGroupId
- Since
- Horizon View 6.0
Data Object Description
Fields common to all types of Machines.Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string |
The name of the Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
dnsName | xsd:string |
DNS name for the Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
user | UserOrGroupId | Deprecated.
use users instead. This field will not be
populated for machine belonging to pool which support
multiple assignment.
The user assigned to the Machine. This cannot be a group.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
users | UserOrGroupId[] |
The users assigned to the Machine. This cannot be a group.
Since Horizon 7.12
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
aliases | MachineAlias[] |
Machine aliases for all the assigned users.
Since Horizon 7.13
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
accessGroup | AccessGroupId |
The access group of this Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktop | DesktopId |
The id of the desktop that the machine belongs to.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
desktopName | xsd:string |
The name of the desktop that the machine belongs to.
Since Horizon 7.6
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
session | SessionId |
The ID of the session on the machine (if one exists).
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
basicState | xsd:string |
The basic state of the Machine. For a Virtual Machine based Machine,
the complete state is determined by basicState, isMissingInVCenter,
operationState and isInHoldCustomization. In the Admin UI, the last
three states are shown in brackets in the Machine State.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | xsd:string |
The type of Machine
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
operatingSystem | xsd:string |
The guest operating system.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
operatingSystemArchitecture | xsd:string |
The guest operating system architecture.
Since Horizon 7.5
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentVersion | xsd:string |
The agent version.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentBuildNumber | xsd:string |
The agent build number
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
remoteExperienceAgentVersion | xsd:string |
The remote experience agent version
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
remoteExperienceAgentBuildNumber | xsd:string |
The remote experience agent build number
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
refId | xsd:string |
Reference ID used for this machine.
Since Horizon 7.12
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |