View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopHealthInfo
- Class
- VMware.Hv.DesktopHealthInfo
- Returned by
- DesktopHealth_Get
- See also
- AccessGroupId, ApplicationStatusInfo, DesktopId
Data Object Description
Desktop health Information. This data will be populated only for the desktops which support application remoting.Queryable Data Object
This data object is queryable using QueryService.
Query Privileges
Privilege | Description |
---|---|
POOL_VIEW | privilege is required to query information |
Data Object Properties
Properties
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | DesktopId |
Desktop entity ID
|
||||||||||||
name | xsd:string |
Desktop name
|
||||||||||||
type | xsd:string |
Desktop type
|
||||||||||||
health | xsd:string |
Desktop health
|
||||||||||||
source | xsd:string |
Source of machines.
|
||||||||||||
accessGroup | AccessGroupId |
Access group associated with this Desktop.
|
||||||||||||
enableAppRemoting | xsd:boolean |
True, if this desktop can be used for application pool creation.
|
||||||||||||
applicationStatus | ApplicationStatusInfo[] |
Application status
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |