DesktopPoolProvisioningSettings

DesktopPoolProvisioningSettings
DesktopPoolProvisioningSettings

Virtual Center provisioning settings for the automated desktop pool.

JSON Example
{
    "add_virtual_tpm": false,
    "base_snapshot_id": "snapshot-1",
    "datacenter_id": "datacenter-1",
    "host_or_cluster_id": "domain-s425",
    "im_stream_id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
    "im_tag_id": "6f85b3a5-e7d0-4ad6-a1e3-37168dd1ed51",
    "min_ready_vms_on_vcomposer_maintenance": 10,
    "parent_vm_id": "vm-2",
    "resource_pool_id": "resgroup-1",
    "vm_folder_id": "group-v1",
    "vm_template_id": "vm-1"
}
boolean
add_virtual_tpm
Optional

Whether to add Virtual TPM device.

string
base_snapshot_id
Optional

Applicable To: Linked/instant clone automated desktop pools.
Base image snapshot for linked clone desktop pool and current image snapshot for instant clone desktop pool.

string
datacenter_id
Optional

Datacenter within which the desktop pool is configured.

string
host_or_cluster_id
Optional

Host or cluster where the machines are deployed in.

string
im_stream_id
Optional

Applicable To: Full/instant clone automated desktop pools.
Image management stream used in desktop pool when Image Management feature is enabled.

string
im_tag_id
Optional

Applicable To: Full/instant clone automated desktop pools.
Image management tag associated with the selected image management stream which is used in desktop pool when Image Management feature is enabled.

integer As int32 As int32
min_ready_vms_on_vcomposer_maintenance
Optional

Applicable To: Linked clone automated desktop pools.
Minimum number of ready (provisioned) machines during View Composer maintenance operations.

string
parent_vm_id
Optional

Applicable To: Linked/instant clone automated desktop pools.
Base image VM for linked clone desktop pool and current image for instant clone desktop pool.

string
resource_pool_id
Optional

Resource pool to deploy the machines.

string
vm_folder_id
Optional

VM folder where the machines are deployed to.

string
vm_template_id
Optional

Applicable To: Full clone automated desktop pools.
Template from which full clone machines are deployed.