DesktopPoolStorageSettingsUpdateSpec
Applicable To: Automated desktop pool.
Virtual Center storage settings for Automated desktop pool.
{
"datastores": [
{
"datastore_id": "datastore-1",
"sdrs_cluster": false
}
],
"reclaim_vm_disk_space": false,
"reclamation_threshold_mb": 1024,
"replica_disk_datastore_id": "datastore-1",
"use_separate_datastores_replica_and_os_disks": false,
"use_vsan": false
}
Datastores to store the machine (or the OS disk using other options for instant clone machine storage)
With vSphere 5.x, virtual machines can be configured to use a space efficient disk format that supports reclamation of unused disk space (such as deleted files). This option reclaims unused disk space on each virtual machine. The operation is initiated when an estimate of used disk space exceeds the specified threshold.
Initiate reclamation when unused space on virtual machine exceeds the threshold in MB. Default value is 1.
Datastore to store replica disks for instant clone machines.
Indicates whether to use separate datastores for replica and OS disks.
Indicates whether to use vSphere vSAN.