View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - MachineData
- Class
- VMware.Hv.MachineData
- Property of
- MachineDetailsView
- See also
- AccessGroupId, MachineAlias, UserOrGroupId
- Since
- Horizon 7.7
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 |
The DNS name for the Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | xsd:string |
The type of Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentVersion | xsd:string |
Horizon agent version installed on this Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
accessGroup | AccessGroupId |
The access group of the Machine.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUser | UserOrGroupId | Deprecated.
use assignedUsers instead. This field will not
be populated for machine belonging to pool which support
multiple assignment.
Id of the user assigned to this Machine. This cannot be a group.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUserName | xsd:string | Deprecated.
use assignedUserNames instead. This field will
not be populated for machine belonging to pool which
support multiple assignment.
Name of the user assigned to this Machine. This cannot be a
group.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUsers | UserOrGroupId[] |
Ids of the users assigned to this Machine. This cannot be a group.
Since Horizon 7.12
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUserNames | xsd:string[] |
Names of the users assigned to this Machine. Names in this array maps to the
ids in assignedUsers array.
Since Horizon 7.12
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
aliases | MachineAlias[] |
Machine aliases for all the assigned users.
Since Horizon 7.13
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentBuildNumber | xsd:string |
Horizon agent build number installed on this Machine.
Since Horizon 7.8
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |