Test Search VMware Storage Policy API


Enum - PbmPolicyAssociationVolumeAllocationType(pbm.profile.PolicyAssociation.VolumeAllocationType)

Since
8.0.0.1


Enum Description

Volume allocation type constants.

Enum Constants

NameDescription
ConserveSpaceWhenPossible Space required is allocated and zeroed on demand as the space is used.
FullyInitialized Space required is fully allocated and initialized. It is wiped clean of any previous content on the physical media. Gives faster runtime IO performance.
ReserveSpace Space required is fully allocated. It may contain stale data on the physical media.

Show WSDL type definition