Enum - vslmDiskInfoFlag(vim.vslm.DiskInfoFlag)

Since
8.0.0.1


Enum Description

Flags representing the different information of a disk.

Enum Constants

NameDescription
allocated Size allocated by the file system for the virtual storage object file/chain/link/extent only.
backingObjectId ID of object backing the virtual storage object.
capacity Logical size of virtual storage object.
cbtEnabled If virtual storage object has changed block tracking enabled.
consumers IDs of the consumers of virtual storage object.
controlFlags Control flags of virtual storage object.
createTime Date and time of creation of virtual storage object.
descriptorVersion The disk descriptor version of the virtual storage object.

Since 8.0.1.0
deviceName Canonical name of the LUN used for virtual storage object.
id ID of virtual storage object.
ioFilter IOFilter associated with virtual storage object.
keepAfterVmDelete Deletion behaviour of virtual storage object after VM deletion.
keyId Key ID used to encrypt the virtual storage object.
keyProviderId Crypto key provider ID used to encrypt the virtual storage object.
name Name of virtual storage object.
nativeSnapshotSupported If virtual storage object supports native snapshot.
parentPath Parent file path of virtual storage object file.
path File path of virtual storage object.
relocationDisabled If relocation is disabled for virtual storage object.
tentativeState If virtual storage object is in tentative state.
type Provisioning type of virtual storage object.

Show WSDL type definition