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, 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 |
The user assigned to the Machine. This cannot be a group.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |