Virtual Storage Lifecycle Management API


Data Object - VirtualDiskLocalPMemBackingOption(vim.vm.device.VirtualDiskOption.LocalPMemBackingOption)

Extends
VirtualDeviceFileBackingOption
See also
ChoiceOption
Since
vSphere API Release 6.7

Data Object Description

Deprecated. as of vSphere 9.0 APIs with no replacement.

This data object type contains the available options when backing a virtualdisk using persistent memory.

Properties

Name Type Description
diskModeChoiceOption

The disk mode.
See VirtualDiskMode

growablexsd:boolean

Indicates whether or not this disk backing can be extended to larger sizes through a reconfigure operation.

If set to true, reconfiguring this virtual disk with a capacityInKB value greater than its current value will grow the disk to the newly specified size.

hotGrowablexsd:boolean

Indicates whether or not this disk backing can be extended to larger sizes through a reconfigure operation while the virtual machine is powered on.

If set to true, reconfiguring this virtual disk with a capacityInKB value greater than its current value will grow the disk to the newly specified size while the virtual machine is powered on.

uuidxsd:boolean

Flag to indicate whether this backing supports disk UUID property.
Properties inherited from VirtualDeviceFileBackingOption
fileNameExtensions
Properties inherited from VirtualDeviceBackingOption
type
Properties inherited from DynamicData
None

Show WSDL type definition