Data Object - VirtualDiskSparseVer1BackingOption(vim.vm.device.VirtualDiskOption.SparseVer1BackingOption)

Extends
VirtualDeviceFileBackingOption
See also
BoolOption, ChoiceOption

Data Object Description

This data object type contains the available options when backing a virtual disk using a host file with the sparse file format from GSX Server 2.x.

Properties

Name Type Description
diskModesChoiceOption

The disk mode. Valid disk modes are:
See VirtualDiskMode

growablexsd:boolean

Flag to indicate whether this backing can have its size changed.
splitBoolOption

Flag to indicate whether or not the host supports allowing the client to select whether or not a sparse disk should be split.
writeThroughBoolOption

Flag to indicate whether or not the host supports allowing the client to select "writethrough" as a mode for virtual disks. Typically, this is available only for VMware Server Linux hosts.
Properties inherited from VirtualDeviceFileBackingOption
fileNameExtensions
Properties inherited from VirtualDeviceBackingOption
type
Properties inherited from DynamicData
None

Show WSDL type definition