Data Object - DesktopProvisioningView
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.DesktopProvisioningView
See also
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¶
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | DesktopId | Desktop entity ID. 2 | ||||||||||||||||||||||||||||||||||||||||||||
provisioningType | xsd:string | The Source or the Provisioning Type of machines. 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||
operatingSystem | xsd:string | The guest operating system. 1 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||
operatingSystemArchitecture | xsd:string | The guest operating system architecture. 1 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||
base | DesktopBase | Desktop identification information. 2 | ||||||||||||||||||||||||||||||||||||||||||||
virtualCenterData | DesktopVirtualCenterData | Paths for Virtual Center entities associated with this Desktop. 2 | ||||||||||||||||||||||||||||||||||||||||||||
refId | xsd:string | Reference ID used for this desktop pool. Since Horizon 8.1 1 2 |