The DesktopProvisioningView query service api to get
provisioning data.
Name
|
Type
|
Description
|
id | DesktopId |
Desktop entity ID.
- This property cannot be updated.
|
provisioningType | xsd:string |
The Source or the Provisioning Type of machines.
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"VIRTUAL_CENTER" | Virtual center virtual machines managed as view machines. This option
is valid for Automated and Manual Desktop. In case of Automated
Desktop, these refer to Full Virtual Machines that are created from a
vCenter Server template. |
"VIEW_COMPOSER" | View composer linked clones managed as view machines. They share the
same base image and use less storage space than full virtual machines.
The user profile for linked clones can be redirected to persistent
disks that will be unaffected by OS updates and refreshes. This option
is only valid for Automated Desktop. |
"INSTANT_CLONE_ENGINE" | Instant clone engine created 'instant clones' managed as view machines.
Instant clone engine uses vmfork technology to create the instant
clones, these clones take very less time for provisioning. Instant
clones have many similarities to linked clones like :-
- Both instant and linked clones share the same base image and use
less storage space than full virtual machines.
- The user profile for both types clones can be redirected to
persistent disks that will be unaffected by OS updates and refreshes.
This option is only valid for Automated Desktop. |
|
operatingSystem | xsd:string |
The guest operating system.
- This property need not be set.
-
This property will be one of:
Value
|
Description
|
"Unknown" | |
"Windows XP" | Windows XP |
"Windows Vista" | Windows Vista |
"Windows 7" | Windows 7 |
"Windows 8" | Windows 8 |
"Windows 10" | Windows 10 |
"Windows Server 2003" | Windows Server 2003 |
"Windows Server 2008" | Windows Server 2008 |
"Windows Server 2008R2" | Windows Server 2008R2 |
"Windows Server 2012" | Windows Server 2012 |
"Windows Server 2012R2" | Windows Server 2012R2 |
"Windows Server 10" | null |
"Windows Server 2016" | Windows Server 2016 |
"Linux (other)" | Linux (other) |
"Linux Server (other)" | Linux server (other) |
"Linux (Ubuntu)" | Linux (Ubuntu) |
"Linux (Red Hat Enterprise Linux)" | Linux (Red Hat Enterprise) |
"Linux (SUSE Linux Enterprise Server)" | Linux (Suse) |
"Linux (CentOS)" | Linux (CentOS) |
|
operatingSystemArchitecture | xsd:string |
The guest operating system architecture.
- This property need not be set.
- This property cannot be updated.
-
This property will be one of:
Value
|
Description
|
"Unknown" | Operating System cannot be determined. |
"32_bit" | 32 bit Operating System Architecture. |
"64_bit" | 64 bit Operating System Architecture. |
|
base | DesktopBase |
Desktop identification information.
- This property cannot be updated.
|
virtualCenterData | DesktopVirtualCenterData |
Paths for Virtual Center entities associated with this Desktop.
- This property cannot be updated.
|