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, 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 |
Id of the user assigned to this Machine. This cannot be a group.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assignedUserName | xsd:string |
Name of the user assigned to this Machine. This cannot be a group.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |