View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopProvisioningView
- Class
- VMware.Hv.DesktopProvisioningView
- See also
- DesktopBase, DesktopId, DesktopVirtualCenterData
- Since
- Horizon 7.10
Data Object Description
Virtual Center entities associated with the automated Desktop.Queryable Data Object
This data object is queryable using QueryService.
The DesktopProvisioningView query service api to get provisioning data.
- provisioningType
- base.name
- virtualCenterData.virtualCenter
- virtualCenterData.imageManagementStream
- virtualCenterData.imageManagementTag
- virtualCenterData.pendingImageManagementStream
- virtualCenterData.pendingImageManagementTag
Query Privileges
Privilege | Description |
---|---|
POOL_VIEW | This query will return results only for desktops the caller has desktop read privilege on with the corresponding access group permission. |
Data Object Properties
Properties
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | DesktopId |
Desktop entity ID.
|
||||||||||||||||||||||||||||||||||||||||||
provisioningType | xsd:string |
The Source or the Provisioning Type of machines.
|
||||||||||||||||||||||||||||||||||||||||||
operatingSystem | xsd:string |
The guest operating system.
|
||||||||||||||||||||||||||||||||||||||||||
operatingSystemArchitecture | xsd:string |
The guest operating system architecture.
|
||||||||||||||||||||||||||||||||||||||||||
base | DesktopBase |
Desktop identification information.
|
||||||||||||||||||||||||||||||||||||||||||
virtualCenterData | DesktopVirtualCenterData |
Paths for Virtual Center entities associated with this Desktop.
|
||||||||||||||||||||||||||||||||||||||||||
refId | xsd:string |
Reference ID used for this desktop pool.
Since Horizon 8.1
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |