Data Object - DesktopSpaceReclamationSettings

Class
VMware.Hv.SpaceReclamationSettings
Property of
DesktopViewComposerStorageSettings
Since
Horizon View 6.0

Data Object Description

Settings related to the Space Reclamation feature.

Data Object Properties

Properties

Name Type Description
reclaimVmDiskSpacexsd:boolean

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. vSphere 5.1 Patch1 or later is required for this option. Note(s) :-
  • For Instant clone desktops, this setting can only be set to false.

  • This property has a default value of false.
reclamationThresholdGBxsd:long

Initiate reclamation when unused space on VM exceeds the threshold.
  • This property has a default value of 1.
  • This property need not be set.
  • This property has a minimum value of 0.
  • This property is required if reclaimVmDiskSpace is set to true.