Data Object - VmfsUnmapBandwidthSpec(vim.host.VmfsVolume.UnmapBandwidthSpec)

Property of
HostVmfsSpec, HostVmfsVolume
Parameter to
UpdateVmfsUnmapBandwidth
Extends
DynamicData
Since
vSphere API 6.7

Data Object Description

VMFS unmap reclaims unused storage space. This data object type describes the specification of VMFS unmap bandwidth.

Properties

Name Type Description
dynamicMaxxsd:long

This property determines the upper limits of the unmap bandwidth under the dynamic policy.
dynamicMinxsd:long

This property determines the lower limits of the unmap bandwidth under the dynamic policy.
fixedValuexsd:long

This property determines the bandwidth under the fixed policy.
policyxsd:string

This property determines the unmap bandwidth policy. See HostVmfsVolumeUnmapBandwidthPolicy for supported values. If not specified, the default value is fixed, which means unmap is processed at a fixed rate.
Properties inherited from DynamicData
None

Show WSDL type definition